devkitA64: update gcc to 8.3.0

This commit is contained in:
Dave Murphy
2019-03-07 01:17:42 +00:00
parent 383ebe76c8
commit 2c8ae62e8e
2 changed files with 119 additions and 5 deletions

View File

@@ -51,7 +51,7 @@ case "$VERSION" in
toolchain=DEVKITPPC
;;
"3" )
GCC_VER=8.2.0
GCC_VER=8.3.0
BINUTILS_VER=2.32
NEWLIB_VER=3.0.0
GDB_VER=8.0