mirror of
https://github.com/devkitPro/buildscripts.git
synced 2026-04-04 08:15:09 -05:00
use binutils 2.28
This commit is contained in:
parent
d69416d0d0
commit
e50653eda0
|
|
@ -41,7 +41,7 @@ case "$VERSION" in
|
|||
;;
|
||||
"2" )
|
||||
GCC_VER=6.3.0
|
||||
BINUTILS_VER=2.27
|
||||
BINUTILS_VER=2.28
|
||||
MN_BINUTILS_VER=2.17
|
||||
NEWLIB_VER=2.5.0
|
||||
GDB_VER=7.11
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user