mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
* [ptxdist] [PATCH] crda: Build fix for gcc 16.
@ 2026-07-07 20:39 Christian Melki
  2026-07-15 10:01 ` [ptxdist] [APPLIED] " Michael Olbrich
  0 siblings, 1 reply; 2+ messages in thread
From: Christian Melki @ 2026-07-07 20:39 UTC (permalink / raw)
  To: ptxdist

Old crda package. It is dead.
This should probably be split out to regdb only.
Just make it build so we can get the regdb.

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

diff --git a/rules/crda.make b/rules/crda.make
index 7cdcd773e..0c20ba72f 100644
--- a/rules/crda.make
+++ b/rules/crda.make
@@ -51,7 +51,7 @@ CRDA_MAKE_ENV	:= \
 	RUNTIME_PUBKEY_ONLY=1
 
 CRDA_MAKE_OPT	:= all_noverify
-CRDA_CFLAGS	:= -Wno-error=deprecated-declarations
+CRDA_CFLAGS	:= -Wno-error=deprecated-declarations -Wno-error=unused-but-set-variable
 
 # ----------------------------------------------------------------------------
 # Install
-- 
2.43.0




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

* Re: [ptxdist] [APPLIED] crda: Build fix for gcc 16.
  2026-07-07 20:39 [ptxdist] [PATCH] crda: Build fix for gcc 16 Christian Melki
@ 2026-07-15 10:01 ` Michael Olbrich
  0 siblings, 0 replies; 2+ messages in thread
From: Michael Olbrich @ 2026-07-15 10:01 UTC (permalink / raw)
  To: ptxdist; +Cc: Christian Melki

Thanks, applied as 38c5869b144ea94ac8ec1afe521cdeec4938a30e.

Michael

[sent from post-receive hook]

On Wed, 15 Jul 2026 12:01:49 +0200, Christian Melki <christian.melki@t2data.com> wrote:
> Old crda package. It is dead.
> This should probably be split out to regdb only.
> Just make it build so we can get the regdb.
> 
> Signed-off-by: Christian Melki <christian.melki@t2data.com>
> Message-Id: <20260707203920.1941330-1-christian.melki@t2data.com>
> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
> 
> diff --git a/rules/crda.make b/rules/crda.make
> index 7cdcd773e7a6..0c20ba72f54b 100644
> --- a/rules/crda.make
> +++ b/rules/crda.make
> @@ -51,7 +51,7 @@ CRDA_MAKE_ENV	:= \
>  	RUNTIME_PUBKEY_ONLY=1
>  
>  CRDA_MAKE_OPT	:= all_noverify
> -CRDA_CFLAGS	:= -Wno-error=deprecated-declarations
> +CRDA_CFLAGS	:= -Wno-error=deprecated-declarations -Wno-error=unused-but-set-variable
>  
>  # ----------------------------------------------------------------------------
>  # Install



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

end of thread, other threads:[~2026-07-15 10:02 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-07-07 20:39 [ptxdist] [PATCH] crda: Build fix for gcc 16 Christian Melki
2026-07-15 10:01 ` [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