mirror of
https://github.com/KartKrewDev/RingRacers.git
synced 2025-10-30 08:01:28 +00:00
Enable pedantic pike-in-your-bum mode, rip and tear
This commit is contained in:
parent
dc098c1e65
commit
cd5946be73
1 changed files with 1 additions and 1 deletions
|
|
@ -22,7 +22,7 @@ ifndef GCC295
|
|||
#WFLAGS+=-Wno-packed
|
||||
endif
|
||||
ifndef RELAXWARNINGS
|
||||
WFLAGS+=-W
|
||||
WFLAGS+=-W -pedantic
|
||||
#WFLAGS+=-Wno-sign-compare
|
||||
ifndef GCC295
|
||||
WFLAGS+=-Wno-div-by-zero
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue