vcpkg/ports/openssl
Lev Stipakov 06f8fd637d
[OpenSSL] support for "no-autoload-config" config option (#18389)
* [OpenSSL]: support for "no-autoload-config" config option

OpenSSL has "no-autoload-config" config option,
which disables automatic config loading:

  https://github.com/openssl/openssl/pull/5959

This patch allows to set above option via variable
in custom triplet:

  # build-openssl-no-autoload-config.cmake
  set(OPENSSL_NO_AUTOLOAD_CONFIG ON)

and use it like:

  vcpkg install --overlay-triplets=<path-to-triplets> \
    openssl:build-openssl-no-autoload-config

Signed-off-by: Lev Stipakov <lev@openvpn.net>

* [OpenSSL] bump version

Signed-off-by: Lev Stipakov <lev@openvpn.net>
2021-07-01 10:21:44 -07:00
..
unix [aws-sdk-cpp] [openssl] Fix iOS build (#17338) 2021-06-07 12:05:29 -07:00
uwp [openssl] update to 1.1.1j (#16525) 2021-03-10 13:32:41 -06:00
windows [OpenSSL] support for "no-autoload-config" config option (#18389) 2021-07-01 10:21:44 -07:00
portfile.cmake [openssl] Add cmake wrapper to handle OPENSSL_ROOT_DIR (#18042) 2021-06-11 08:45:08 -07:00
usage
vcpkg-cmake-wrapper.cmake [openssl] Add cmake wrapper to handle OPENSSL_ROOT_DIR (#18042) 2021-06-11 08:45:08 -07:00
vcpkg.json [OpenSSL] support for "no-autoload-config" config option (#18389) 2021-07-01 10:21:44 -07:00