I'm fairly sure GCC64 should enable GCC63.

No wonder I never got mixed declaration and code warnings.
This commit is contained in:
Sryder 2018-10-07 15:44:44 +01:00
parent a605ee9c11
commit 62d7049437
1 changed files with 1 additions and 1 deletions

View File

@ -20,7 +20,7 @@ GCC64=1
endif
ifdef GCC64
GCC64=1
GCC63=1
endif
ifdef GCC63