Thanks, applied as 17a59374f6b5a18534e07da62cb3822bbc069845.

Michael

[sent from post-receive hook]

On Tue, 22 Nov 2022 14:20:10 +0100, Felix Mellmann <[email protected]> 
wrote:
> We don't build anything else with LTO by default. So no special case for
> this either. It's not performance critical code anyways.
> And if we want LTO then there should be some kind of global option for it.
> 
> Signed-off-by: Felix Mellmann <[email protected]>
> Message-Id: <[email protected]>
> [mol: expland commit message]
> Signed-off-by: Michael Olbrich <[email protected]>
> 
> diff --git a/rules/e2fsprogs.make b/rules/e2fsprogs.make
> index a7718d26abea..19e5e7ba4a84 100644
> --- a/rules/e2fsprogs.make
> +++ b/rules/e2fsprogs.make
> @@ -69,7 +69,7 @@ E2FSPROGS_CONF_OPT  := \
>       --disable-nls \
>       --disable-rpath \
>       --disable-fuse2fs \
> -     --enable-lto \
> +     --disable-lto \
>       --disable-ubsan \
>       --disable-addrsan \
>       --disable-threadsan \

Reply via email to