* Add new options.

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

diff --git a/rules/host-libcurl.make b/rules/host-libcurl.make
index c84250b5d..083ac76f7 100644
--- a/rules/host-libcurl.make
+++ b/rules/host-libcurl.make
@@ -31,9 +31,12 @@ HOST_LIBCURL_CONF_OPT        := \
        --enable-rt \
        --disable-ech \
        --disable-code-coverage \
+       --disable-unity \
+       --disable-test-bundles \
        --enable-http \
        --disable-ftp \
        --disable-file \
+       --disable-ipfs \
        --disable-ldap \
        --disable-ldaps \
        --disable-rtsp \
-- 
2.34.1


Reply via email to