update devkitARM newlib to 2.1.0

This commit is contained in:
Dave Murphy 2014-04-01 15:03:28 +01:00
parent d6ea5c780e
commit f31d3ff732
2 changed files with 496 additions and 427 deletions

View File

@ -32,7 +32,7 @@ case "$VERSION" in
"1" )
GCC_VER=4.8.2
BINUTILS_VER=2.24
NEWLIB_VER=2.0.0
NEWLIB_VER=2.1.0
GDB_VER=7.7
basedir='dkarm-eabi'
package=devkitARM