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