mirror of
https://github.com/devkitPro/buildscripts.git
synced 2026-03-25 03:24:11 -05:00
more updates for future devkitARM r37, not yet for public consumption
This commit is contained in:
parent
9321fdf499
commit
7b269f3184
|
|
@ -100,9 +100,9 @@ done
|
|||
case "$VERSION" in
|
||||
"1" )
|
||||
GCC_VER=4.6.2
|
||||
BINUTILS_VER=2.22
|
||||
BINUTILS_VER=2.21
|
||||
NEWLIB_VER=1.20.0
|
||||
GDB_VER=7.3
|
||||
GDB_VER=7.4
|
||||
basedir='dkarm-eabi'
|
||||
package=devkitARM
|
||||
builddir=arm-eabi
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user