mirror of
https://github.com/devkitPro/buildscripts.git
synced 2026-09-08 10:35:17 -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
|
case "$VERSION" in
|
||||||
"1" )
|
"1" )
|
||||||
GCC_VER=4.9.0
|
GCC_VER=4.9.2
|
||||||
BINUTILS_VER=2.24
|
BINUTILS_VER=2.24
|
||||||
NEWLIB_VER=2.1.0
|
NEWLIB_VER=2.1.0
|
||||||
GDB_VER=7.7.1
|
GDB_VER=7.7.1
|
||||||
|
|||||||
Reference in New Issue
Block a user