update to binutils 2.25

This commit is contained in:
Dave Murphy 2015-01-07 15:13:29 +00:00
parent 2e2905ee72
commit 7f5147f4ec
2 changed files with 1 additions and 1 deletions

View File

@ -31,7 +31,7 @@ done
case "$VERSION" in
"1" )
GCC_VER=4.9.2
BINUTILS_VER=2.24
BINUTILS_VER=2.25
NEWLIB_VER=2.2.0
GDB_VER=7.8
basedir='dkarm-eabi'