mirror of
https://github.com/devkitPro/buildscripts.git
synced 2026-04-25 07:22:27 -05:00
update to gcc 5.3.0
This commit is contained in:
parent
50514b3c7f
commit
ff6e2b58c6
|
|
@ -30,7 +30,7 @@ done
|
||||||
|
|
||||||
case "$VERSION" in
|
case "$VERSION" in
|
||||||
"1" )
|
"1" )
|
||||||
GCC_VER=5.2.0
|
GCC_VER=5.3.0
|
||||||
BINUTILS_VER=2.25.1
|
BINUTILS_VER=2.25.1
|
||||||
NEWLIB_VER=2.2.0
|
NEWLIB_VER=2.2.0
|
||||||
GDB_VER=7.10
|
GDB_VER=7.10
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user