mirror of
https://github.com/devkitPro/buildscripts.git
synced 2026-08-22 10:24:04 -05:00
update patches and versions for devkitARM r42
This commit is contained in:
@@ -30,10 +30,10 @@ done
|
||||
|
||||
case "$VERSION" in
|
||||
"1" )
|
||||
GCC_VER=4.7.1
|
||||
BINUTILS_VER=2.22
|
||||
GCC_VER=4.7.2
|
||||
BINUTILS_VER=2.23.1
|
||||
NEWLIB_VER=1.20.0
|
||||
GDB_VER=7.4.1
|
||||
GDB_VER=7.5.1
|
||||
basedir='dkarm-eabi'
|
||||
package=devkitARM
|
||||
target=arm-none-eabi
|
||||
|
||||
Reference in New Issue
Block a user