X-Git-Url: https://git.xonotic.org/?p=xonotic%2Fgmqcc.git;a=blobdiff_plain;f=BSDmakefile;h=584c2f19c719a1ff066517df9280782a9bffa364;hp=49385413b3e126023284533bb66adc0940c8e71a;hb=4fa694fe827756b3d5f25ebb5398c9fe5f57e205;hpb=103bca7284dfee62c62c670fd1be9b7929581c5e diff --git a/BSDmakefile b/BSDmakefile index 4938541..584c2f1 100644 --- a/BSDmakefile +++ b/BSDmakefile @@ -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++