mirror of
https://git.do.srb2.org/KartKrew/Kart-Public.git
synced 2025-01-27 11:40:52 +00:00
I'm fairly sure GCC64 should enable GCC63.
No wonder I never got mixed declaration and code warnings.
This commit is contained in:
parent
a605ee9c11
commit
62d7049437
1 changed files with 1 additions and 1 deletions
|
@ -20,7 +20,7 @@ GCC64=1
|
||||||
endif
|
endif
|
||||||
|
|
||||||
ifdef GCC64
|
ifdef GCC64
|
||||||
GCC64=1
|
GCC63=1
|
||||||
endif
|
endif
|
||||||
|
|
||||||
ifdef GCC63
|
ifdef GCC63
|
||||||
|
|
Loading…
Reference in a new issue