build: disable warning "-Wformat-y2k"
https://bugzilla.gnome.org/show_bug.cgi?id=767207
This commit is contained in:
@@ -67,6 +67,7 @@ if test "$GCC" = "yes" -a "$set_more_warnings" != "no"; then
|
|||||||
-Wno-duplicate-decl-specifier \
|
-Wno-duplicate-decl-specifier \
|
||||||
-Wstrict-prototypes \
|
-Wstrict-prototypes \
|
||||||
-Wno-unused-but-set-variable \
|
-Wno-unused-but-set-variable \
|
||||||
|
-Wno-format-y2k \
|
||||||
-Wundef -Wimplicit-function-declaration \
|
-Wundef -Wimplicit-function-declaration \
|
||||||
-Wpointer-arith -Winit-self -Wformat-nonliteral \
|
-Wpointer-arith -Winit-self -Wformat-nonliteral \
|
||||||
-Wmissing-include-dirs -Wno-pragmas; do
|
-Wmissing-include-dirs -Wno-pragmas; do
|
||||||
|
Reference in New Issue
Block a user