devkitPPC: use binutils 2.34

This commit is contained in:
Dave Murphy
2020-06-08 19:59:53 +01:00
parent 433a4bdd80
commit 6da9ea33f7
2 changed files with 13 additions and 1 deletions

View File

@@ -41,7 +41,7 @@ case "$VERSION" in
;;
"2" )
GCC_VER=10.1.0
BINUTILS_VER=2.32
BINUTILS_VER=2.34
MN_BINUTILS_VER=2.17
NEWLIB_VER=3.3.0
GDB_VER=8.2.1