We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
OPENSSL_LOCAL_CONFIG_DIR
1 parent 5a25df2 commit f41a951Copy full SHA for f41a951
openssl.sh
@@ -152,6 +152,8 @@ _VER="$1"
152
# no-sm2-precomp: avoid a 3.2.0 optimization that makes libcrypto 0.5MB larger.
153
options+=' no-docs no-sm2-precomp no-quic'
154
155
+ export OPENSSL_LOCAL_CONFIG_DIR=''
156
+
157
# 'no-dso' implies 'no-dynamic-engine' which in turn compiles in these
158
# engines non-dynamically. To avoid them, also set `no-engine`.
159
(
0 commit comments