update bintils to 2.25

This commit is contained in:
Dave Murphy 2015-02-01 10:15:03 +00:00
parent 3b8d9c702d
commit e257f22430
2 changed files with 1 additions and 1 deletions

View File

@ -41,7 +41,7 @@ case "$VERSION" in
;;
"2" )
GCC_VER=4.8.2
BINUTILS_VER=2.24
BINUTILS_VER=2.25
NEWLIB_VER=2.0.0
GDB_VER=7.7
basedir='dkppc'