update binutils to 2.25.1

This commit is contained in:
Dave Murphy
2015-11-29 18:37:05 +00:00
parent af4c3ff66a
commit f8998e03ce

View File

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