update to binutils 2.31.1

This commit is contained in:
Dave Murphy 2018-11-01 10:52:29 +00:00
parent 0bbc2be394
commit f0463ecba1

View File

@ -30,8 +30,8 @@ done
case "$VERSION" in
"1" )
BINUTILS_VER=2.30
GCC_VER=8.2.0
BINUTILS_VER=2.31.1
NEWLIB_VER=3.0.0
GDB_VER=8.0
basedir='dkarm-eabi'