mirror of
https://github.com/devkitPro/buildscripts.git
synced 2026-09-12 12:35:13 -05:00
testing with gcc 5.2.0
This commit is contained in:
@@ -40,7 +40,7 @@ case "$VERSION" in
|
||||
toolchain=DEVKITARM
|
||||
;;
|
||||
"2" )
|
||||
GCC_VER=4.9.2
|
||||
GCC_VER=5.2.0
|
||||
BINUTILS_VER=2.25
|
||||
NEWLIB_VER=2.0.0
|
||||
GDB_VER=7.10
|
||||
|
||||
Reference in New Issue
Block a user