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 431a0f3 commit c5ed634Copy full SHA for c5ed634
build/pkgs/curl/spkg-install.in
@@ -1,5 +1,5 @@
1
cd src
2
-CURL_CONFIGURE="--with-openssl $CURL_CONFIGURE"
+CURL_CONFIGURE="--with-openssl --without-libpsl $CURL_CONFIGURE"
3
4
if [ "$SAGE_FAT_BINARY" = yes ]; then
5
# Let's disable a bunch of stuff which might get linked.
0 commit comments