mirror of
https://github.com/devkitPro/buildscripts.git
synced 2026-08-22 18:34:07 -05:00
devkitPPC: use binutils 2.34
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user