OSDN Git Service

Update version for v8.2.0-rc2 release
[qmiga/qemu.git] / meson.build
index d7d841e..ec01f8b 100644 (file)
@@ -462,6 +462,7 @@ warn_flags = [
   '-Wno-tautological-type-limit-compare',
   '-Wno-psabi',
   '-Wno-gnu-variable-sized-type-not-at-end',
+  '-Wshadow=local',
 ]
 
 if targetos != 'darwin'