]> de.git.xonotic.org Git - xonotic/gmqcc.git/blobdiff - BSDmakefile
Make it a function
[xonotic/gmqcc.git] / BSDmakefile
index 584c2f19c719a1ff066517df9280782a9bffa364..b34cb1e7610c11a4215f29cbce9ff119d5a19e8e 100644 (file)
@@ -11,8 +11,6 @@ GITINFO  :=
     GITINFO != git describe --always
 .endif
 
-CFLAGS   +=  -Wall -Wextra -Werror -Wstrict-aliasing -Wno-attributes
-
 .if $(CC) == clang
     CFLAGS +=   -Weverything\
                 -Wno-padded\