Thanks, applied as 1631c16b43a11c5d4562e0cdda720b71b6496e41.

Michael

[sent from post-receive hook]

On Wed, 30 Jul 2025 16:00:20 +0200, 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 ad6818721e06..9e8d40de2a51 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 \

Reply via email to