]> git.xonotic.org Git - xonotic/gmqcc.git/blobdiff - BSDmakefile
Retarded clang warning is retarded.
[xonotic/gmqcc.git] / BSDmakefile
index 4dc4bec3516fde4bf7b57299b8de864a2aedf3b0..947f3839a267f7c29cb477f968f296a723fbbfca 100644 (file)
@@ -21,6 +21,7 @@ CFLAGS   +=  -Wall -Wextra -Werror -fno-strict-aliasing -DGMQCC_GITINFO=\"$(GITI
                 -Wno-missing-prototypes\
                 -Wno-float-equal\
                 -Wno-unknown-warning-option\
+                -Wno-cast-align\
                 -Wstrict-prototypes
 .else
 .    if $(CC) == tcc