update gcc to 8.1.0

This commit is contained in:
Dave Murphy
2018-05-08 23:39:52 +01:00
parent 732a0a147c
commit f9d48b38cd
3 changed files with 192 additions and 2 deletions

View File

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