mirror of
https://github.com/devkitPro/buildscripts.git
synced 2026-04-26 00:06:11 -05:00
2.17 mn10200 compiles on 64bit linux
This commit is contained in:
parent
360ad438b8
commit
b27ebb170b
|
|
@ -42,7 +42,7 @@ case "$VERSION" in
|
||||||
"2" )
|
"2" )
|
||||||
GCC_VER=6.3.0
|
GCC_VER=6.3.0
|
||||||
BINUTILS_VER=2.27
|
BINUTILS_VER=2.27
|
||||||
MN_BINUTILS_VER=2.15a
|
MN_BINUTILS_VER=2.17
|
||||||
NEWLIB_VER=2.5.0
|
NEWLIB_VER=2.5.0
|
||||||
GDB_VER=7.11
|
GDB_VER=7.11
|
||||||
basedir='dkppc'
|
basedir='dkppc'
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user