mirror of
https://github.com/devkitPro/buildscripts.git
synced 2026-08-13 04:56:14 -05:00
devkitPPC: update gcc to 8.4.0
This commit is contained in:
@@ -40,7 +40,7 @@ case "$VERSION" in
|
||||
toolchain=DEVKITARM
|
||||
;;
|
||||
"2" )
|
||||
GCC_VER=8.3.0
|
||||
GCC_VER=8.4.0
|
||||
BINUTILS_VER=2.32
|
||||
MN_BINUTILS_VER=2.17
|
||||
NEWLIB_VER=3.1.0
|
||||
|
||||
Reference in New Issue
Block a user