X-Git-Url: https://git.xonotic.org/?a=blobdiff_plain;f=BSDmakefile;h=584c2f19c719a1ff066517df9280782a9bffa364;hb=ff80bf1aa244d8940516153e6065ff42383afc38;hp=49385413b3e126023284533bb66adc0940c8e71a;hpb=9cc4fe1ed246e3c37af7cbd7245b0b413372f3b9;p=xonotic%2Fgmqcc.git 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++