We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0c47b05 commit 11e6957Copy full SHA for 11e6957
1 file changed
Build/libHttpClient.Linux/curl_Linux.bash
@@ -42,6 +42,7 @@ CONFIGURE_ARGS=(
42
--with-openssl=$OPENSSL_INSTALL_DIR
43
--enable-symbol-hiding
44
--without-brotli
45
+ --without-zstd
46
)
47
if [ "$CONFIGURATION" = "Debug" ]; then
48
CONFIGURE_ARGS+=(--enable-debug)
0 commit comments