mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
* [ptxdist] [PATCH] host-e2fsprogs: Be explicit about configure options.
@ 2023-02-09 12:01 Christian Melki
  2023-02-10 14:17 ` [ptxdist] [APPLIED] " Michael Olbrich
  0 siblings, 1 reply; 2+ messages in thread
From: Christian Melki @ 2023-02-09 12:01 UTC (permalink / raw)
  To: ptxdist

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




^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2023-02-10 14:18 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-02-09 12:01 [ptxdist] [PATCH] host-e2fsprogs: Be explicit about configure options Christian Melki
2023-02-10 14:17 ` [ptxdist] [APPLIED] " Michael Olbrich

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox