zig-0.14.1/lib/std/Build.zig:498:25: error: option 'openssl_lib_name' has unsupported type: *const [3:0]u8
else => @compileError("option '" ++ field.name ++ "' has unsupported type: " ++ @typeName(T)),
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Originally posted by @Jonatanc05 in #227