mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
From: Christian Melki <christian.melki@t2data.com>
To: ptxdist@pengutronix.de
Subject: [ptxdist] [PATCH] host-e2fsprogs: Be explicit about configure options.
Date: Thu,  9 Feb 2023 13:01:56 +0100	[thread overview]
Message-ID: <20230209120156.2595120-1-christian.melki@t2data.com> (raw)

Explicitly define two configure options that has been added lately.

Signed-off-by: Christian Melki <christian.melki@t2data.com>
---
 rules/host-e2fsprogs.make | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/rules/host-e2fsprogs.make b/rules/host-e2fsprogs.make
index ebb011186..19db2f8c9 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
 
 # ----------------------------------------------------------------------------
-- 
2.34.1




             reply	other threads:[~2023-02-09 12:02 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-02-09 12:01 Christian Melki [this message]
2023-02-10 14:17 ` [ptxdist] [APPLIED] " Michael Olbrich

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=20230209120156.2595120-1-christian.melki@t2data.com \
    --to=christian.melki@t2data.com \
    --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