mirror of
https://github.com/devkitPro/buildscripts.git
synced 2026-03-22 01:54:32 -05:00
use gcc 5.3.0
This commit is contained in:
parent
e48ba38ce5
commit
1b65df77a3
|
|
@ -40,7 +40,7 @@ case "$VERSION" in
|
|||
toolchain=DEVKITARM
|
||||
;;
|
||||
"2" )
|
||||
GCC_VER=5.2.0
|
||||
GCC_VER=5.3.0
|
||||
BINUTILS_VER=2.25.1
|
||||
NEWLIB_VER=2.0.0
|
||||
GDB_VER=7.10
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user