mirror of
https://github.com/devkitPro/buildscripts.git
synced 2026-04-25 07:22:27 -05:00
devkitARM: update gcc to 12.1.0
This commit is contained in:
parent
a370be5c4a
commit
219b5dcebd
|
|
@ -30,7 +30,7 @@ done
|
||||||
|
|
||||||
case "$VERSION" in
|
case "$VERSION" in
|
||||||
"1" )
|
"1" )
|
||||||
GCC_VER=12.1.0-RC-20220429
|
GCC_VER=12.1.0
|
||||||
BINUTILS_VER=2.38
|
BINUTILS_VER=2.38
|
||||||
NEWLIB_VER=4.2.0.20211231
|
NEWLIB_VER=4.2.0.20211231
|
||||||
basedir='dkarm-eabi'
|
basedir='dkarm-eabi'
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user