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

* Re: [ptxdist] [APPLIED] host-e2fsprogs: Be explicit about configure options.
  2023-02-09 12:01 [ptxdist] [PATCH] host-e2fsprogs: Be explicit about configure options Christian Melki
@ 2023-02-10 14:17 ` Michael Olbrich
  0 siblings, 0 replies; 2+ messages in thread
From: Michael Olbrich @ 2023-02-10 14:17 UTC (permalink / raw)
  To: ptxdist; +Cc: Christian Melki

Thanks, applied as 0b3fc3c5c732904b4c70bb8283f0ee44bbe31784.

Michael

[sent from post-receive hook]

On Fri, 10 Feb 2023 15:17:26 +0100, Christian Melki <christian.melki@t2data.com> wrote:
> Explicitly define two configure options that has been added lately.
> 
> Signed-off-by: Christian Melki <christian.melki@t2data.com>
> Message-Id: <20230209120156.2595120-1-christian.melki@t2data.com>
> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
> 
> diff --git a/rules/host-e2fsprogs.make b/rules/host-e2fsprogs.make
> index ebb0111861b8..19db2f8c97a8 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
>  
>  # ----------------------------------------------------------------------------



^ 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