devkitA64: update binutils to 2.32

This commit is contained in:
Dave Murphy
2019-03-07 01:16:36 +00:00
parent d604cafce3
commit 383ebe76c8
2 changed files with 353 additions and 1 deletions

View File

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