X-Git-Url: http://git.tuebingen.mpg.de/?a=blobdiff_plain;ds=sidebyside;f=Makefile.real;h=dae48f0e7f85f43984c2be17cdb26d4b8945032d;hb=7e611b37e41f0ec7ec6d3173b7e88ed5b9b3a276;hp=7648767732470d0bc0e10adb2a69e981f709fceb;hpb=f4019242252bf8e7594a72efdac6214a5abd4364;p=paraslash.git 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