mirror of
https://github.com/devkitPro/buildscripts.git
synced 2026-06-23 21:09:55 -05:00
prepare for gcc 7.3.0
This commit is contained in:
parent
4b90e50fef
commit
1342f07504
|
|
@ -51,7 +51,7 @@ case "$VERSION" in
|
|||
toolchain=DEVKITPPC
|
||||
;;
|
||||
"3" )
|
||||
GCC_VER=7.2.0
|
||||
GCC_VER=7.3.0-RC-20180122
|
||||
BINUTILS_VER=2.29.1
|
||||
NEWLIB_VER=3.0.0
|
||||
GDB_VER=8.0
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user