devkitARM: update gcc to 12.1.0

This commit is contained in:
Dave Murphy 2022-05-06 13:27:04 +01:00
parent a370be5c4a
commit 219b5dcebd
No known key found for this signature in database
GPG Key ID: F7FD5492264BB9D0
2 changed files with 1 additions and 1 deletions

View File

@ -30,7 +30,7 @@ done
case "$VERSION" in
"1" )
GCC_VER=12.1.0-RC-20220429
GCC_VER=12.1.0
BINUTILS_VER=2.38
NEWLIB_VER=4.2.0.20211231
basedir='dkarm-eabi'