mirror of
https://github.com/devkitPro/buildscripts.git
synced 2026-03-22 01:54:32 -05:00
devkitARM: use binutils 2.34
This commit is contained in:
parent
1a1b35aa3b
commit
7f142c7583
|
|
@ -31,7 +31,7 @@ done
|
|||
case "$VERSION" in
|
||||
"1" )
|
||||
GCC_VER=10.1.0
|
||||
BINUTILS_VER=2.32
|
||||
BINUTILS_VER=2.34
|
||||
NEWLIB_VER=3.3.0
|
||||
GDB_VER=8.2.1
|
||||
basedir='dkarm-eabi'
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user