We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0654bf4 commit 4094d39Copy full SHA for 4094d39
phases/19-libcurl.sh
@@ -26,6 +26,7 @@ ${CMAKE} .. \
26
-DCURL_CA_BUNDLE=NONE `# disable CA bundle path, needs to be read at runtime from app bundle` \
27
-DUSE_LIBIDN2=NO `# Prevent accidental detection of an idn2 installation` \
28
-DBUILD_LIBCURL_DOCS=NO \
29
+ -DCURL_USE_LIBPSL=NO \
30
-DBUILD_MISC_DOCS=NO \
31
32
echo -e "\n### Building"
0 commit comments