X-Git-Url: http://de.git.xonotic.org/?a=blobdiff_plain;f=Makefile;h=53c5cf5b70d42fb993cfb065d6ba26de28d6c301;hb=1de3b82da199fe76d62d72b481e2fbc547c89e23;hp=c5871ad4e5a7ea0a6121666d066752df7d4d1f33;hpb=cdf8d22631c0acdf97bd69bdd00ab86e96b30b73;p=xonotic%2Fxonotic-data.pk3dir.git diff --git a/Makefile b/Makefile index c5871ad4e..53c5cf5b7 100644 --- a/Makefile +++ b/Makefile @@ -5,7 +5,7 @@ ZIP ?= 7za a -tzip -mx=9 ZIPEXCLUDE ?= -x\!*.pk3 -xr\!\.svn -x\!qcsrc DIFF ?= diff -FTEQCCFLAGS_WATERMARK ?= -DWATERMARK='"^1$(shell git describe) TEST BUILD"' +FTEQCCFLAGS_WATERMARK ?= -DWATERMARK='"$(shell git describe)"' -DCVAR_POPCON FTEQCCFLAGS ?= -Werror -Wno-Q302 -O3 -Ono-c -Ono-cs $(FTEQCCFLAGS_EXTRA) $(FTEQCCFLAGS_WATERMARK) FTEQCCFLAGS_PROGS ?= FTEQCCFLAGS_MENU ?=