Thanks, applied as 0b3fc3c5c732904b4c70bb8283f0ee44bbe31784.

Michael

[sent from post-receive hook]

On Fri, 10 Feb 2023 15:17:26 +0100, Christian Melki 
<christian.me...@t2data.com> wrote:
> Explicitly define two configure options that has been added lately.
> 
> Signed-off-by: Christian Melki <christian.me...@t2data.com>
> Message-Id: <20230209120156.2595120-1-christian.me...@t2data.com>
> Signed-off-by: Michael Olbrich <m.olbr...@pengutronix.de>
> 
> diff --git a/rules/host-e2fsprogs.make b/rules/host-e2fsprogs.make
> index ebb0111861b8..19db2f8c97a8 100644
> --- a/rules/host-e2fsprogs.make
> +++ b/rules/host-e2fsprogs.make
> @@ -54,9 +54,11 @@ HOST_E2FSPROGS_CONF_OPT            := \
>       --disable-nls \
>       --disable-rpath \
>       --disable-fuse2fs \
> +     --disable-lto \
>       --disable-ubsan \
>       --disable-addrsan \
>       --disable-threadsan \
> +     --disable-fuzzing \
>       --with-pthread
>  
>  # 
> ----------------------------------------------------------------------------

Reply via email to