mirror of
https://github.com/devkitPro/buildscripts.git
synced 2026-04-17 15:26:12 -05:00
devkitARM: update binutils to 2.37
This commit is contained in:
parent
cd9e7f1fee
commit
5e87380f11
|
|
@ -30,8 +30,8 @@ done
|
|||
|
||||
case "$VERSION" in
|
||||
"1" )
|
||||
BINUTILS_VER=2.36.1
|
||||
GCC_VER=11.2.0
|
||||
BINUTILS_VER=2.37
|
||||
NEWLIB_VER=4.1.0
|
||||
basedir='dkarm-eabi'
|
||||
package=devkitARM
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user