mirror of
https://github.com/DarkPlacesEngine/gmqcc.git
synced 2025-03-23 03:01:30 +00:00
Don't forget the BSDmakefile too.
This commit is contained in:
parent
cc20d7e4e9
commit
2917d39ef1
1 changed files with 1 additions and 0 deletions
|
@ -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++
|
||||
|
|
Loading…
Reference in a new issue