mirror of
https://github.com/devkitPro/buildscripts.git
synced 2026-03-28 21:04:49 -05:00
use binutils 2.29.1
This commit is contained in:
parent
34cbee2b35
commit
0f5d3ff642
|
|
@ -31,7 +31,7 @@ done
|
|||
case "$VERSION" in
|
||||
"1" )
|
||||
GCC_VER=7.2.0
|
||||
BINUTILS_VER=2.29
|
||||
BINUTILS_VER=2.29.1
|
||||
NEWLIB_VER=2.5.0
|
||||
GDB_VER=8.0
|
||||
basedir='dkarm-eabi'
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user