diff --git a/meson.build b/meson.build index b038d6df820..6f3f3193856 100644 --- a/meson.build +++ b/meson.build @@ -271,7 +271,7 @@ foreach arg : ['-Wextra', '-Wstrict-prototypes', '-Wredundant-decls', '-Wmissing-noreturn', - '-Wimplicit-fallthrough=3', + '-Wimplicit-fallthrough=5', '-Wshadow', '-Wendif-labels', '-Wstrict-aliasing=2',