ladybird/Ports/openssl
Jelle Raaijmakers c5ece5e787 Ports/OpenSSL: Use install_prefix to fix resource install
The `--openssldir` parameter was causing OpenSSL to search for its
resources in the wrong location, e.g.:

  `/serenity/Build/i686/Root/usr/local/ssl/...`

By using `--install_prefix`, the build system understands where to put
the OpenSSL files and does not leak the build path into the compiled
binaries.
2021-06-11 11:33:36 +02:00
..
patches Ports/OpenSSL: Remove unnecessary patch 2021-06-11 11:33:36 +02:00
package.sh Ports/OpenSSL: Use install_prefix to fix resource install 2021-06-11 11:33:36 +02:00