Thanks, applied as 5740a5fc930e309bb2745a795f5a7c27366916fe. Michael
[sent from post-receive hook] On Mon, 17 Feb 2025 08:24:43 +0100, Christian Melki <[email protected]> wrote: > * Remove deprecated 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 083ac76f7b44..1a85c8f4eea8 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 \
