mirror of
https://github.com/devkitPro/buildscripts.git
synced 2026-08-28 05:24:18 -05:00
upgrade to gcc 5.1.0
This commit is contained in:
@@ -30,7 +30,7 @@ done
|
||||
|
||||
case "$VERSION" in
|
||||
"1" )
|
||||
GCC_VER=4.9.2
|
||||
GCC_VER=5.1.0
|
||||
BINUTILS_VER=2.25
|
||||
NEWLIB_VER=2.2.0
|
||||
GDB_VER=7.9
|
||||
|
||||
Reference in New Issue
Block a user