mirror of
https://github.com/KartKrewDev/RingRacers.git
synced 2026-02-26 07:21:48 +00:00
Remove mixed code and declarations warning
This commit is contained in:
parent
df1c0fddcb
commit
976f05a002
1 changed files with 0 additions and 2 deletions
|
|
@ -38,8 +38,6 @@ ifdef GCC40
|
|||
WFLAGS+=-std=gnu89
|
||||
endif
|
||||
ifdef GCC41
|
||||
WFLAGS+=-Wdeclaration-after-statement
|
||||
WFLAGS+=-Wno-error=declaration-after-statement
|
||||
WFLAGS+=-Wshadow
|
||||
endif
|
||||
#WFLAGS+=-Wlarger-than-%len%
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue