mirror of
https://github.com/devkitPro/buildscripts.git
synced 2026-06-21 20:11:05 -05:00
devkitPPC: update binutils to 2.41
This commit is contained in:
parent
12a06c469f
commit
5926a76d64
|
|
@ -39,8 +39,8 @@ case "$VERSION" in
|
|||
toolchain=DEVKITARM
|
||||
;;
|
||||
"2" )
|
||||
BINUTILS_VER=2.40
|
||||
GCC_VER=13.2.0
|
||||
BINUTILS_VER=2.41
|
||||
MN_BINUTILS_VER=2.24
|
||||
NEWLIB_VER=4.3.0.20230120
|
||||
basedir='dkppc'
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user