mirror of
https://github.com/devkitPro/buildscripts.git
synced 2026-08-19 17:04:12 -05:00
devkitA64: update gcc to 8.3.0
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user