X-Git-Url: http://de.git.xonotic.org/?p=xonotic%2Fgmqcc.git;a=blobdiff_plain;f=BSDmakefile;h=44a742a138d7d9f524d718e53c5a7590fdf11b35;hp=b34cb1e7610c11a4215f29cbce9ff119d5a19e8e;hb=e922403aa8658c95e1c7fd369f75ce508e5aea7b;hpb=53e9ed0d9638b911d377df28505f09c0bee62a35 diff --git a/BSDmakefile b/BSDmakefile index b34cb1e..44a742a 100644 --- a/BSDmakefile +++ b/BSDmakefile @@ -21,6 +21,8 @@ GITINFO := -Wno-unknown-warning-option\ -Wno-cast-align\ -Wno-assign-enum\ + -Wno-empty-body\ + -Wno-date-time\ -pedantic-errors .else . if $(CC) != g++