There are no instances of shadow variables in this example. Signed-off-by: Stephen Hemminger <[email protected]> --- 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

