X-Git-Url: https://git.xonotic.org/?p=xonotic%2Fgmqcc.git;a=blobdiff_plain;f=BSDmakefile;h=b34cb1e7610c11a4215f29cbce9ff119d5a19e8e;hp=584c2f19c719a1ff066517df9280782a9bffa364;hb=2208136403121ecd81704b026daa371823bb61bb;hpb=2917d39ef19b9beb889448d161503ec8153823a1 diff --git a/BSDmakefile b/BSDmakefile index 584c2f1..b34cb1e 100644 --- a/BSDmakefile +++ b/BSDmakefile @@ -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\