projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
[toolchain/gcc]: add support for Linaro GCC 2010.10
[openwrt.git]
/
toolchain
/
gcc
/
Config.in
diff --git
a/toolchain/gcc/Config.in
b/toolchain/gcc/Config.in
index
942bd3c
..
943b625
100644
(file)
--- a/
toolchain/gcc/Config.in
+++ b/
toolchain/gcc/Config.in
@@
-49,6
+49,9
@@
choice
config GCC_VERSION_4_5_1
bool "gcc 4.5.1"
+ config GCC_VERSION_4_5_1_LINARO
+ bool "gcc 4.5.1 with Linaro enhancements"
+
config GCC_VERSION_LLVM
bool "llvm-gcc 4.2"
depends BROKEN
This page took
0.018375 seconds
and
4
git commands to generate.