mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-10-13 18:17:39 -04:00
Update MIPS toolchain to GCC 4.9.4 and binutils 2.26.1, update configure
Change-Id: I4d3dad4521bdf0b0d6ee5d1635ddbf57483d2b42
This commit is contained in:
parent
8fb1740a78
commit
b3e2bd619b
2 changed files with 3 additions and 7 deletions
2
tools/configure
vendored
2
tools/configure
vendored
|
@ -577,7 +577,7 @@ mipselcc () {
|
|||
GCCOPTS="$GCCOPTS -ffunction-sections -msoft-float -G 0 -Wno-parentheses"
|
||||
GCCOPTIMIZE="-fomit-frame-pointer"
|
||||
endian="little"
|
||||
gccchoice="4.1.2"
|
||||
gccchoice="4.9.4"
|
||||
}
|
||||
|
||||
maemocc () {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue