* Remove deprecated options.

Signed-off-by: Christian Melki <[email protected]>
---
 rules/host-libcurl.make | 2 --
 1 file changed, 2 deletions(-)

diff --git a/rules/host-libcurl.make b/rules/host-libcurl.make
index 083ac76f7..1a85c8f4e 100644
--- a/rules/host-libcurl.make
+++ b/rules/host-libcurl.make
@@ -59,7 +59,6 @@ HOST_LIBCURL_CONF_OPT := \
        --disable-versioned-symbols \
        --disable-windows-unicode \
        --disable-threaded-resolver \
-       --enable-pthreads \
        --disable-verbose \
        --disable-sspi \
        --enable-basic-auth \
@@ -98,7 +97,6 @@ HOST_LIBCURL_CONF_OPT := \
        --without-wolfssl \
        --without-bearssl \
        --without-rustls \
-       --without-hyper \
        --without-zlib \
        --without-brotli \
        --without-zstd \
-- 
2.34.1


Reply via email to