mirror of
https://github.com/devkitPro/buildscripts.git
synced 2026-03-22 01:54:32 -05:00
use gcc 4.9.2
This commit is contained in:
parent
98596aad6d
commit
00dfc2dbbb
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
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user