mirror of
https://github.com/devkitPro/buildscripts.git
synced 2026-09-10 11:35:31 -05:00
use gcc 6.2.0
This commit is contained in:
@@ -40,7 +40,7 @@ case "$VERSION" in
|
||||
toolchain=DEVKITARM
|
||||
;;
|
||||
"2" )
|
||||
GCC_VER=6.1.0
|
||||
GCC_VER=6.2.0
|
||||
BINUTILS_VER=2.26
|
||||
NEWLIB_VER=2.0.0
|
||||
GDB_VER=7.11
|
||||
|
||||
Reference in New Issue
Block a user