mirror of
https://github.com/devkitPro/buildscripts.git
synced 2026-03-21 17:44:41 -05:00
devkitARM: update binutils to 2.39
This commit is contained in:
parent
eac2e40528
commit
a33bf405d2
|
|
@ -31,7 +31,7 @@ done
|
|||
case "$VERSION" in
|
||||
"1" )
|
||||
GCC_VER=12.1.0
|
||||
BINUTILS_VER=2.38
|
||||
BINUTILS_VER=2.39
|
||||
NEWLIB_VER=4.2.0.20211231
|
||||
basedir='dkarm-eabi'
|
||||
package=devkitARM
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user