mirror of
https://github.com/devkitPro/buildscripts.git
synced 2026-08-26 12:41:53 -05:00
changes for devkitARM release 41
This commit is contained in:
@@ -18,13 +18,13 @@ done
|
||||
|
||||
case "$VERSION" in
|
||||
"1" )
|
||||
GCC_VER=4.7.0
|
||||
GCC_VER=4.7.1
|
||||
BINUTILS_VER=2.22
|
||||
NEWLIB_VER=1.20.0
|
||||
GDB_VER=7.4
|
||||
GDB_VER=7.4.1
|
||||
basedir='dkarm-eabi'
|
||||
package=devkitARM
|
||||
target=arm-eabi
|
||||
target=arm-none-eabi
|
||||
toolchain=DEVKITARM
|
||||
;;
|
||||
"2" )
|
||||
|
||||
Reference in New Issue
Block a user