Thanks, applied as cf2cb2ae7643a72e46aacb8a2f6b87b95776316f.

Michael

[sent from post-receive hook]

On Tue, 01 Aug 2023 09:49:00 +0200, Christian Melki 
<christian.me...@t2data.com> wrote:
> * Fixup unused options.
> 
> Signed-off-by: Christian Melki <christian.me...@t2data.com>
> Message-Id: <20230725200856.1377803-2-christian.me...@t2data.com>
> Signed-off-by: Michael Olbrich <m.olbr...@pengutronix.de>
> 
> diff --git a/rules/host-libarchive.make b/rules/host-libarchive.make
> index 0b57f587d36a..5fe9494e46d3 100644
> --- a/rules/host-libarchive.make
> +++ b/rules/host-libarchive.make
> @@ -30,18 +30,21 @@ HOST_LIBARCHIVE_CONF_OPT  := \
>       --disable-bsdtar \
>       --disable-bsdcat \
>       --disable-bsdcpio \
> +     --disable-bsdunzip \
>       --disable-rpath \
>       --enable-posix-regex-lib=libc \
>       --disable-xattr \
>       --disable-acl \
>       --with-zlib \
>       --without-bz2lib \
> +     --without-libb2 \
>       --without-iconv \
>       --without-lz4 \
>       --without-zstd \
>       --without-lzma \
>       --without-lzo2 \
>       --without-cng \
> +     --without-mbedtls \
>       --without-nettle \
>       --without-openssl \
>       --without-xml2 \

Reply via email to