X-Git-Url: http://git.tuebingen.mpg.de/?a=blobdiff_plain;f=Makefile.real;h=dae48f0e7f85f43984c2be17cdb26d4b8945032d;hb=6e2812e8cb09f4e5d9d12b9d768d134b36c3dd17;hp=7648767732470d0bc0e10adb2a69e981f709fceb;hpb=c517cb88ae745c9be06ac5cd99236c4bae8575c9;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