]> 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 25a97211115cb5d1f901ee94e5760248051b1689..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 -Werr
+CFLAGS_COMMON=-MD -Wall -Werror
 CFLAGS_DEBUG=-ggdb
 CFLAGS_PROFILE=-g -pg -ggdb
 CFLAGS_RELEASE=