aboutsummaryrefslogtreecommitdiff
path: root/core/curl
diff options
context:
space:
mode:
Diffstat (limited to 'core/curl')
-rwxr-xr-xcore/curl/build3
-rw-r--r--core/curl/depends2
2 files changed, 3 insertions, 2 deletions
diff --git a/core/curl/build b/core/curl/build
index 6a0914a4..fecb4f9a 100755
--- a/core/curl/build
+++ b/core/curl/build
@@ -15,7 +15,8 @@
--without-icu \
--without-libpsl \
--with-pic \
- --with-ca-fallback
+ --with-bearssl \
+ --without-ssl
make curl_LDFLAGS=-all-static
make DESTDIR="$1" install
diff --git a/core/curl/depends b/core/curl/depends
index 9ee911ae..48d4f82f 100644
--- a/core/curl/depends
+++ b/core/curl/depends
@@ -1,2 +1,2 @@
-libressl
+bearssl
zlib