vss: Add documentation of MAP_POPULATE.
[paraslash.git] / Makefile.real
index 7648767732470d0bc0e10adb2a69e981f709fceb..dae48f0e7f85f43984c2be17cdb26d4b8945032d 100644 (file)
@@ -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