X-Git-Url: http://git.madism.org/?p=apps%2Fmadmutt.git;a=blobdiff_plain;f=cflags.mk;fp=cflags.mk;h=a734def6bfda36f6fdd1781f75450b82a237326b;hp=1e4dafa56ec28cf5512c37a3581ff2bf029d0c3d;hb=b23d5033080fe9f9fba038e3cf1e3ec2b0a0d33d;hpb=8a2967d883cee12f0de4c0cdf0cd594ea96e622b 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