X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=blobdiff_plain;f=Makefile.real;h=dae48f0e7f85f43984c2be17cdb26d4b8945032d;hp=7648767732470d0bc0e10adb2a69e981f709fceb;hb=3d33c9e922243e6f9f716c5a220d10e34bd694b7;hpb=f4019242252bf8e7594a72efdac6214a5abd4364 diff --git a/Makefile.real b/Makefile.real index 76487677..dae48f0e 100644 --- a/Makefile.real +++ b/Makefile.real @@ -144,6 +144,7 @@ cc-option = $(shell \ ) STRICT_CFLAGS += $(call cc-option, -Wformat-signedness) +STRICT_CFLAGS += $(call cc-option, -Wdiscarded-qualifiers) # To put more focus on warnings, be less verbose as default # Use 'make V=1' to see the full commands