* Remove deprecated options.

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

diff --git a/rules/host-libcurl.make b/rules/host-libcurl.make
index ad6818721..9e8d40de2 100644
--- a/rules/host-libcurl.make
+++ b/rules/host-libcurl.make
@@ -32,7 +32,6 @@ HOST_LIBCURL_CONF_OPT := \
        --disable-ech \
        --disable-code-coverage \
        --disable-unity \
-       --disable-test-bundles \
        --enable-http \
        --disable-ftp \
        --disable-file \
@@ -88,14 +87,12 @@ HOST_LIBCURL_CONF_OPT       := \
        --enable-hsts \
        --disable-websockets \
        --without-schannel \
-       --without-secure-transport \
        --without-amissl \
        --with-ssl \
        --with-openssl=$(PTXDIST_SYSROOT_HOST) \
        --without-gnutls \
        --without-mbedtls \
        --without-wolfssl \
-       --without-bearssl \
        --without-rustls \
        --without-zlib \
        --without-brotli \
-- 
2.34.1


Reply via email to