mirror of
https://github.com/devkitPro/buildscripts.git
synced 2026-09-20 00:12:55 -05:00
use gcc 4.9.2
This commit is contained in:
8917
dkarm-eabi/patches/gcc-4.9.2.patch
Normal file
8917
dkarm-eabi/patches/gcc-4.9.2.patch
Normal file
File diff suppressed because it is too large
Load Diff
@@ -30,7 +30,7 @@ done
|
||||
|
||||
case "$VERSION" in
|
||||
"1" )
|
||||
GCC_VER=4.9.0
|
||||
GCC_VER=4.9.2
|
||||
BINUTILS_VER=2.24
|
||||
NEWLIB_VER=2.1.0
|
||||
GDB_VER=7.7.1
|
||||
|
||||
Reference in New Issue
Block a user