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