aboutsummaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorLev Stipakov <lev@openvpn.net>2021-07-01 20:21:44 +0300
committerGitHub <noreply@github.com>2021-07-01 10:21:44 -0700
commit06f8fd637d928837e9484047f1e41c1b2159835c (patch)
tree477a72828a5265711493a78632550bc9797fdbf9 /scripts
parent70391309f25af52f0131dc94af9648d849ab44d0 (diff)
downloadvcpkg-06f8fd637d928837e9484047f1e41c1b2159835c.tar.gz
vcpkg-06f8fd637d928837e9484047f1e41c1b2159835c.zip
[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>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions