StrawberryPerl / build-extlibs

16 stars 11 forks source link

Update to OpenSSL3 #53

Open shawnlaffan opened 1 year ago

shawnlaffan commented 1 year ago

See https://github.com/StrawberryPerl/Perl-Dist-Strawberry/issues/132

As noted there, the MSYS2 project have patches available that can be adapted if needed: https://github.com/msys2/MSYS2-packages/tree/master/openssl

shawnlaffan commented 4 months ago

MSYS2 are patching in some relocation code.
https://github.com/msys2/MINGW-packages/tree/c4ad0f681fdbe6979016a8355a585061f05c4262/mingw-w64-openssl

Should we be doing the same? It might help with cases such as in https://github.com/StrawberryPerl/Perl-Dist-Strawberry/issues/51