use binutils 2.20.1 for devkitARM

This commit is contained in:
Dave Murphy 2010-03-25 10:34:52 +00:00
parent f20735b59e
commit b782e6d342

View File

@ -100,7 +100,7 @@ done
case "$VERSION" in
"1" )
GCC_VER=4.4.3
BINUTILS_VER=2.20
BINUTILS_VER=2.20.1
NEWLIB_VER=1.18.0
GDB_VER=7.1
basedir='dkarm-eabi'