From 164fcffe37a4edbddc4d6792ee1aab2a0d95aced Mon Sep 17 00:00:00 2001 From: Cem Keylan Date: Thu, 3 Sep 2020 11:27:16 +0300 Subject: curl: build without zstd --- core/curl/build | 1 + 1 file changed, 1 insertion(+) (limited to 'core/curl/build') diff --git a/core/curl/build b/core/curl/build index 956c01d7..2ef56a74 100755 --- a/core/curl/build +++ b/core/curl/build @@ -14,6 +14,7 @@ --without-librtmp \ --without-icu \ --without-libpsl \ + --without-zstd \ --with-pic \ --with-ssl -- cgit v1.2.3