mirror of
https://git.do.srb2.org/STJr/SRB2.git
synced 2024-11-15 17:22:12 +00:00
Update LATEST_GCC_VERSION too
This commit is contained in:
parent
00943e9e82
commit
4059c6a654
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