update devkitA64 binutils

This commit is contained in:
Dave Murphy
2018-07-28 15:54:40 +01:00
parent e0aebb7afb
commit c84da440c4
3 changed files with 349 additions and 3 deletions

View File

@@ -52,7 +52,7 @@ case "$VERSION" in
;;
"3" )
GCC_VER=8.1.0
BINUTILS_VER=2.30
BINUTILS_VER=2.31.1
NEWLIB_VER=3.0.0
GDB_VER=8.0
basedir='dka64'