mirror of
https://github.com/devkitPro/buildscripts.git
synced 2026-09-12 04:25:10 -05:00
update binutils, newlib & gdb
This commit is contained in:
@@ -31,9 +31,9 @@ done
|
|||||||
case "$VERSION" in
|
case "$VERSION" in
|
||||||
"1" )
|
"1" )
|
||||||
GCC_VER=5.3.0
|
GCC_VER=5.3.0
|
||||||
BINUTILS_VER=2.25.1
|
BINUTILS_VER=2.26
|
||||||
NEWLIB_VER=2.2.0
|
NEWLIB_VER=2.3.0.20160104
|
||||||
GDB_VER=7.10
|
GDB_VER=7.10.1
|
||||||
basedir='dkarm-eabi'
|
basedir='dkarm-eabi'
|
||||||
package=devkitARM
|
package=devkitARM
|
||||||
target=arm-none-eabi
|
target=arm-none-eabi
|
||||||
|
|||||||
Reference in New Issue
Block a user