mirror of
https://github.com/KartKrewDev/RingRacers.git
synced 2025-10-30 08:01:28 +00:00
Even the warning can die, give the programmer some credit
(cherry picked from commit 6d67b7c3269d2530cfcd7a93cfde401e09d04138)
(cherry picked from commit 390042ffc5)
This commit is contained in:
parent
b1fb9ed737
commit
6cd395f1ff
1 changed files with 1 additions and 0 deletions
|
|
@ -330,6 +330,7 @@ ifdef GCC61
|
||||||
endif
|
endif
|
||||||
ifdef GCC71
|
ifdef GCC71
|
||||||
WFLAGS+=-Wimplicit-fallthrough=4
|
WFLAGS+=-Wimplicit-fallthrough=4
|
||||||
|
WFLAGS+=-Wno-format-truncation
|
||||||
endif
|
endif
|
||||||
ifdef GCC81
|
ifdef GCC81
|
||||||
WFLAGS+=-Wno-error=format-overflow
|
WFLAGS+=-Wno-error=format-overflow
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue