mirror of
https://git.do.srb2.org/KartKrew/Kart-Public.git
synced 2024-11-13 00:24:17 +00:00
Update LATEST_GCC_VERSION too
(cherry picked from commit 4059c6a654a5785199cf0d6dd998bf113b57cd0f)
This commit is contained in:
parent
6c7f95e749
commit
655c694bbc
1 changed files with 1 additions and 1 deletions
|
@ -20,7 +20,7 @@ SUPPORTED_GCC_VERSIONS:=\
|
|||
51 52 53 54 55\
|
||||
40 41 42 43 44 45 46 47 48 49
|
||||
|
||||
LATEST_GCC_VERSION=9.1
|
||||
LATEST_GCC_VERSION=10.2
|
||||
|
||||
# gcc or g++
|
||||
ifdef PREFIX
|
||||
|
|
Loading…
Reference in a new issue