]> git.xonotic.org Git - xonotic/gmqcc.git/blobdiff - BSDmakefile
Don't forget the BSDmakefile too.
[xonotic/gmqcc.git] / BSDmakefile
index 49385413b3e126023284533bb66adc0940c8e71a..584c2f19c719a1ff066517df9280782a9bffa364 100644 (file)
@@ -22,6 +22,7 @@ CFLAGS   +=  -Wall -Wextra -Werror -Wstrict-aliasing -Wno-attributes
                 -Wno-float-equal\
                 -Wno-unknown-warning-option\
                 -Wno-cast-align\
+                -Wno-assign-enum\
                 -pedantic-errors
 .else
 .    if $(CC) != g++