]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/commitdiff
Temp compile fix. Real fix is in divVerent/get-rid-of-wepset
authorRudolf Polzer <divverent@xonotic.org>
Thu, 29 Aug 2013 11:51:00 +0000 (13:51 +0200)
committerRudolf Polzer <divverent@xonotic.org>
Thu, 29 Aug 2013 11:51:00 +0000 (13:51 +0200)
qcsrc/Makefile

index a92b06bc645b4f814cee7ddf1cedb2cda0de54a3..3c90dd1664c841e384d77fa2d5cdbd6071179961 100644 (file)
@@ -12,6 +12,7 @@ QCCFLAGS ?= \
        -Wno-field-redeclared \
        -Wno-double-declaration \
        -Wno-uninitialized-global \
+       -Wno-parenthesis \
        -O3 \
        -fadjust-vector-fields \
        -fftepp \