update to binutils 2.29

This commit is contained in:
Dave Murphy 2017-08-11 16:22:19 +01:00
parent dd38d1be69
commit bfe7e72e9c

View File

@ -31,7 +31,7 @@ done
case "$VERSION" in
"1" )
GCC_VER=7.1.0
BINUTILS_VER=2.28
BINUTILS_VER=2.29
NEWLIB_VER=2.5.0
GDB_VER=8.0
basedir='dkarm-eabi'