Thanks, applied as d95c3afe078a0d0e9870c1642ac3314c0f63d221. Michael
[sent from post-receive hook] On Sat, 09 Nov 2024 08:07:49 +0100, Christian Melki <[email protected]> wrote: > * Add new options. > > Signed-off-by: Christian Melki <[email protected]> > Message-Id: <[email protected]> > Signed-off-by: Michael Olbrich <[email protected]> > > diff --git a/rules/host-libcurl.make b/rules/host-libcurl.make > index c84250b5dd3e..083ac76f7b44 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 \
