mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
From: Michael Olbrich <m.olbrich@pengutronix.de>
To: ptxdist@pengutronix.de
Cc: Felix Mellmann <flix.ptxdist@benfm.de>
Subject: Re: [ptxdist] [APPLIED] e2fsprogs: disable LTO due to linker errors
Date: Tue, 22 Nov 2022 14:20:10 +0100	[thread overview]
Message-ID: <20221122132010.3158946-1-m.olbrich@pengutronix.de> (raw)
In-Reply-To: <20221115162851.3350-1-flix.ptxdist@benfm.de>

Thanks, applied as 17a59374f6b5a18534e07da62cb3822bbc069845.

Michael

[sent from post-receive hook]

On Tue, 22 Nov 2022 14:20:10 +0100, Felix Mellmann <flix.ptxdist@benfm.de> 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 <flix.ptxdist@benfm.de>
> Message-Id: <20221115162851.3350-1-flix.ptxdist@benfm.de>
> [mol: expland commit message]
> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
> 
> 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	other threads:[~2022-11-22 13:20 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-11-15 16:28 [ptxdist] [PATCH] " Felix Mellmann
2022-11-22 13:20 ` Michael Olbrich [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20221122132010.3158946-1-m.olbrich@pengutronix.de \
    --to=m.olbrich@pengutronix.de \
    --cc=flix.ptxdist@benfm.de \
    --cc=ptxdist@pengutronix.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox