mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
* [ptxdist] [PATCH] e2fsprogs: disable LTO due to linker errors
@ 2022-11-15 16:28 Felix Mellmann
  2022-11-22 13:20 ` [ptxdist] [APPLIED] " Michael Olbrich
  0 siblings, 1 reply; 2+ messages in thread
From: Felix Mellmann @ 2022-11-15 16:28 UTC (permalink / raw)
  To: ptxdist; +Cc: Felix Mellmann

Signed-off-by: Felix Mellmann <flix.ptxdist@benfm.de>
---
 rules/e2fsprogs.make | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/rules/e2fsprogs.make b/rules/e2fsprogs.make
index a7718d26a..19e5e7ba4 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 \
-- 
2.34.1




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

end of thread, other threads:[~2022-11-22 13:20 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-11-15 16:28 [ptxdist] [PATCH] e2fsprogs: disable LTO due to linker errors Felix Mellmann
2022-11-22 13:20 ` [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