mirror of
https://git.do.srb2.org/KartKrew/Kart-Public.git
synced 2025-01-27 11:40:52 +00:00
build: fixup GCC54 endif
This commit is contained in:
parent
e0b2a4a779
commit
b01d5da60f
1 changed files with 1 additions and 1 deletions
|
@ -22,7 +22,7 @@ endif
|
||||||
|
|
||||||
ifdef GCC54
|
ifdef GCC54
|
||||||
GCC53=1
|
GCC53=1
|
||||||
ENDIF
|
endif
|
||||||
|
|
||||||
ifdef GCC53
|
ifdef GCC53
|
||||||
GCC52=1
|
GCC52=1
|
||||||
|
|
Loading…
Reference in a new issue