X-Git-Url: http://git.madism.org/?p=apps%2Fmadmutt.git;a=blobdiff_plain;f=cflags.mk;h=a734def6bfda36f6fdd1781f75450b82a237326b;hp=1e4dafa56ec28cf5512c37a3581ff2bf029d0c3d;hb=59f5843ea1ff2f68a60ceaeb497cf195bb512238;hpb=3755188848d66fd8c0638ce8514fbf57aa94518f diff --git a/cflags.mk b/cflags.mk index 1e4dafa..a734def 100644 --- a/cflags.mk +++ b/cflags.mk @@ -44,6 +44,6 @@ CFLAGS += -Wpointer-arith # warn about multiple declarations CFLAGS += -Wredundant-decls # warn if the format string is not a string literal -CFLAGS += -Wformat-nonliteral +#CFLAGS += -Wformat-nonliteral # missing prototypes CFLAGS += -Wmissing-prototypes