]> de.git.xonotic.org Git - xonotic/darkplaces.git/blobdiff - makefile
fixed forged packet identification to only care about address (not port) and do so...
[xonotic/darkplaces.git] / makefile
index a434e62fc3ca59ba4345e8f7029bc71013d91deb..8bc14b76f04bf314ea614cd40f91e985f598edc3 100644 (file)
--- a/makefile
+++ b/makefile
@@ -70,7 +70,7 @@ OBJ_DED_EXE= builddate.c sys_linux.o vid_null.o cd_null.o snd_null.o $(COMMONOBJ
 
 
 # Compilation
-CFLAGS_COMMON=-MD -Wall
+CFLAGS_COMMON=-MD -Wall -Werror
 CFLAGS_DEBUG=-ggdb
 CFLAGS_PROFILE=-g -pg -ggdb
 CFLAGS_RELEASE=