mirror of
https://github.com/devkitPro/buildscripts.git
synced 2026-04-04 00:05:11 -05:00
use latest binutils
This commit is contained in:
parent
4811245c09
commit
95e681ef9b
|
|
@ -52,7 +52,7 @@ case "$VERSION" in
|
|||
;;
|
||||
"3" )
|
||||
GCC_VER=7.2.0
|
||||
BINUTILS_VER=2.29
|
||||
BINUTILS_VER=2.29.1
|
||||
NEWLIB_VER=2.5.0.20170818
|
||||
GDB_VER=8.0
|
||||
basedir='dka64'
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user