[PATCH 21/23] examples/l3fwd-graph: remove no shadow flag
Stephen Hemminger
stephen at networkplumber.org
Tue Apr 7 05:49:47 CEST 2026
This example has no shadow variable warnings.
Signed-off-by: Stephen Hemminger <stephen at networkplumber.org>
---
examples/l3fwd-graph/meson.build | 1 -
1 file changed, 1 deletion(-)
diff --git a/examples/l3fwd-graph/meson.build b/examples/l3fwd-graph/meson.build
index e3f4fa8df2..b3ceaadb59 100644
--- a/examples/l3fwd-graph/meson.build
+++ b/examples/l3fwd-graph/meson.build
@@ -11,4 +11,3 @@ sources = files(
'main.c',
)
allow_experimental_apis = true
-cflags += no_shadow_cflag
--
2.53.0
More information about the dev
mailing list