update to binutils 2.24

Signed-off-by: Dave Murphy <wntrmute@users.sourceforge.net>
This commit is contained in:
Dave Murphy
2014-04-01 14:58:28 +01:00
parent 4abda470f2
commit a9486a0343
3 changed files with 13 additions and 75 deletions

View File

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