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
  0 siblings, 0 replies; only message 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] only message in thread

only message in thread, other threads:[~2026-07-07 20:39 UTC | newest]

Thread overview: (only message) (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

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