summaryrefslogtreecommitdiff
path: root/m4/compiler_options.m4
diff options
context:
space:
mode:
Diffstat (limited to 'm4/compiler_options.m4')
-rw-r--r--m4/compiler_options.m41
1 files changed, 1 insertions, 0 deletions
diff --git a/m4/compiler_options.m4 b/m4/compiler_options.m4
index 496873ea8a..fa11c522e6 100644
--- a/m4/compiler_options.m4
+++ b/m4/compiler_options.m4
@@ -67,6 +67,7 @@ if test "$GCC" = "yes" -a "$set_more_warnings" != "no"; then
-Wno-duplicate-decl-specifier \
-Wstrict-prototypes \
-Wno-unused-but-set-variable \
+ -Wno-format-y2k \
-Wundef -Wimplicit-function-declaration \
-Wpointer-arith -Winit-self -Wformat-nonliteral \
-Wmissing-include-dirs -Wno-pragmas; do