ladybird/Ports/openssl/patches
Rodrigo Tobar dc03c559df Ports: Compile OpenSSL with threads and as a shared library
By defining our own target platform in the OpenSSL compilation
configuration we can now compile an OpenSSL shared library. We need to
avoid symbol versioning though, as serenity's LibELF doesn't support
this yet.

We are now also compiling with threading support to allow using this
from Python.
2021-10-05 15:35:48 +01:00
..
serenity-configuration.patch Ports: Compile OpenSSL with threads and as a shared library 2021-10-05 15:35:48 +01:00
shared-info.patch Ports: Compile OpenSSL with threads and as a shared library 2021-10-05 15:35:48 +01:00