diff options
Diffstat (limited to 'core/curl/build')
-rwxr-xr-x | core/curl/build | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/core/curl/build b/core/curl/build index 9b877576..69513e7c 100755 --- a/core/curl/build +++ b/core/curl/build @@ -17,6 +17,7 @@ --without-libpsl \ --with-openssl \ --without-zstd \ + --without-brotli \ --with-pic make |