X-Git-Url: http://git.madism.org/?p=apps%2Fmadmutt.git;a=blobdiff_plain;f=cflags.mk;h=911a0b4fe3287c0cc2af7366a3232e263e0fe89d;hp=257b8519c55c755613e7562b72aaa5e0fe560657;hb=c01e17f6b99066ca30931a082ea855656174619b;hpb=8a17bff34ca04d10ef28a3d2d4b00343afd220e9 diff --git a/cflags.mk b/cflags.mk index 257b851..911a0b4 100644 --- a/cflags.mk +++ b/cflags.mk @@ -44,4 +44,4 @@ 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