mirror of
https://github.com/devkitPro/buildscripts.git
synced 2026-08-28 13:34:23 -05:00
devkitARM: upgrade gcc to 10.1.0
This commit is contained in:
@@ -30,7 +30,7 @@ done
|
||||
|
||||
case "$VERSION" in
|
||||
"1" )
|
||||
GCC_VER=9.1.0
|
||||
GCC_VER=10.1.0
|
||||
BINUTILS_VER=2.32
|
||||
NEWLIB_VER=3.1.0
|
||||
GDB_VER=8.2.1
|
||||
|
||||
Reference in New Issue
Block a user