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.
1 parent 29e91e0 commit ef402b3Copy full SHA for ef402b3
do-compile/apple/openssl.sh
@@ -42,7 +42,7 @@ echo "CROSS_TOP:$CROSS_TOP"
42
echo "CROSS_SDK:$CROSS_SDK"
43
# no-hw no-asm
44
45
-CFG_FLAGS="no-shared no-engine no-dynamic-engine no-static-engine \
+CFG_FLAGS="no-shared no-engine no-apps no-dynamic-engine no-static-engine \
46
no-dso no-ui-console no-tests \
47
--prefix=$MR_BUILD_PREFIX \
48
--openssldir=$MR_BUILD_PREFIX \
0 commit comments