mirror of
https://github.com/devkitPro/buildscripts.git
synced 2026-09-14 05:25:16 -05:00
update to gcc 8.2
This commit is contained in:
@@ -30,8 +30,8 @@ done
|
||||
|
||||
case "$VERSION" in
|
||||
"1" )
|
||||
GCC_VER=8.1.0
|
||||
BINUTILS_VER=2.30
|
||||
GCC_VER=8.2.0
|
||||
NEWLIB_VER=3.0.0
|
||||
GDB_VER=8.0
|
||||
basedir='dkarm-eabi'
|
||||
|
||||
Reference in New Issue
Block a user