projects
/
xonotic
/
xonotic-data.pk3dir.git
/ commitdiff
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ef282f3
)
Remove NOTIFICATIONS_DEBUG flag from compile
author
Samual Lenks <samual@xonotic.org>
Sun, 25 Aug 2013 00:13:29 +0000
(20:13 -0400)
committer
Samual Lenks <samual@xonotic.org>
Sun, 25 Aug 2013 00:13:29 +0000
(20:13 -0400)
qcsrc/Makefile
patch
|
blob
|
history
diff --git
a/qcsrc/Makefile
b/qcsrc/Makefile
index
6f3a9b8
..
a92b06b
100644
(file)
--- a/
qcsrc/Makefile
+++ b/
qcsrc/Makefile
@@
-34,7
+34,6
@@
QCCFLAGS ?= \
-funtyped-nil \
-fno-permissive \
-fvariadic-args \
- -DNOTIFICATIONS_DEBUG \
$(QCCFLAGS_EXTRA) $(QCCFLAGS_WATERMARK)
# xonotic build system overrides this by command line argument to turn off the update-cvarcount step