diff options
-rw-r--r-- | meson.build | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/meson.build b/meson.build index 144c0de6..012fed3a 100644 --- a/meson.build +++ b/meson.build @@ -36,7 +36,6 @@ add_project_arguments(cc.get_supported_arguments([ '-Wstrict-aliasing=2', '-Woverflow', '-Wmissing-prototypes', - '-Wformat=2', '-Walloca', '-Wno-missing-braces', |