mirror of
https://github.com/devkitPro/buildscripts.git
synced 2026-08-28 13:34:23 -05:00
update gcc to 8.1.0
This commit is contained in:
@@ -51,7 +51,7 @@ case "$VERSION" in
|
||||
toolchain=DEVKITPPC
|
||||
;;
|
||||
"3" )
|
||||
GCC_VER=7.3.0
|
||||
GCC_VER=8.1.0
|
||||
BINUTILS_VER=2.30
|
||||
NEWLIB_VER=3.0.0
|
||||
GDB_VER=8.0
|
||||
|
||||
Reference in New Issue
Block a user