]> git.xonotic.org Git - xonotic/gmqcc.git/blobdiff - Makefile
fixes for progs.src
[xonotic/gmqcc.git] / Makefile
index 3566bdc99d15c1d12c1f12ec5eaf82b801c49706..f227d36cd4c08df63b55d245ce0314417929d287 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -14,6 +14,8 @@ CXXFLAGS = \
        -std=c++11 \
        -Wall \
        -Wextra \
+       -Wno-parentheses \
+       -Wno-class-memaccess \
        -fno-exceptions \
        -fno-rtti \
        -MD \