mirror of
https://github.com/devkitPro/buildscripts.git
synced 2026-08-19 17:04:12 -05:00
move devkitPPC to gcc 8.1.0
This commit is contained in:
@@ -40,7 +40,7 @@ case "$VERSION" in
|
||||
toolchain=DEVKITARM
|
||||
;;
|
||||
"2" )
|
||||
GCC_VER=7.3.0
|
||||
GCC_VER=8.1.0
|
||||
BINUTILS_VER=2.28
|
||||
MN_BINUTILS_VER=2.17
|
||||
NEWLIB_VER=2.5.0
|
||||
|
||||
Reference in New Issue
Block a user