[PATCH 18/23] examples/l2fwd-crypto: remove no shadow flag

Stephen Hemminger stephen at networkplumber.org
Tue Apr 7 05:49:44 CEST 2026


There are no instances of shadow variables in this example.

Signed-off-by: Stephen Hemminger <stephen at networkplumber.org>
---
 examples/l2fwd-crypto/meson.build | 1 -
 1 file changed, 1 deletion(-)

diff --git a/examples/l2fwd-crypto/meson.build b/examples/l2fwd-crypto/meson.build
index 8c5432cb7f..c21722b85c 100644
--- a/examples/l2fwd-crypto/meson.build
+++ b/examples/l2fwd-crypto/meson.build
@@ -15,4 +15,3 @@ sources = files(
         'main.c',
 )
 cflags += no_wvla_cflag
-cflags += no_shadow_cflag
-- 
2.53.0



More information about the dev mailing list