update to gcc 7.3.0

This commit is contained in:
Dave Murphy
2018-01-25 13:35:10 +00:00
parent 1342f07504
commit ee36d8e96c
2 changed files with 1 additions and 1 deletions

View File

@@ -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