update binutils to 2.26

This commit is contained in:
Dave Murphy 2016-05-20 12:21:25 +01:00
parent ca40deb9ee
commit cd8a1b3c85
2 changed files with 1 additions and 1 deletions

View File

@ -41,7 +41,7 @@ case "$VERSION" in
;;
"2" )
GCC_VER=5.3.0
BINUTILS_VER=2.25.1
BINUTILS_VER=2.26
NEWLIB_VER=2.0.0
GDB_VER=7.11
basedir='dkppc'