mirror of
https://github.com/devkitPro/buildscripts.git
synced 2026-03-25 11:34:15 -05:00
changes for devkitARM r27
This commit is contained in:
parent
0c2a0a882f
commit
ae2d8ebc84
|
|
@ -94,8 +94,8 @@ done
|
|||
|
||||
case "$VERSION" in
|
||||
"1" )
|
||||
GCC_VER=4.4.1
|
||||
BINUTILS_VER=2.19.1
|
||||
GCC_VER=4.4.2
|
||||
BINUTILS_VER=2.20
|
||||
NEWLIB_VER=1.17.0
|
||||
GDB_VER=7.0
|
||||
basedir='dkarm-eabi'
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user