projects
/
openwrt
/
staging
/
ynezz.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ebb1151
)
mark the llvm toolchain as broken
author
Felix Fietkau
<nbd@openwrt.org>
Tue, 20 Oct 2009 20:52:42 +0000
(20:52 +0000)
committer
Felix Fietkau
<nbd@openwrt.org>
Tue, 20 Oct 2009 20:52:42 +0000
(20:52 +0000)
SVN-Revision: 18105
toolchain/gcc/Config.in
patch
|
blob
|
history
diff --git
a/toolchain/gcc/Config.in
b/toolchain/gcc/Config.in
index f0fb184761fe6a588d05567c55230a5c8e2cce93..4d87f1939e79a3834e0745858c1f2b0340b435f8 100644
(file)
--- a/
toolchain/gcc/Config.in
+++ b/
toolchain/gcc/Config.in
@@
-41,6
+41,7
@@
if !LINUX_2_4
config GCC_VERSION_LLVM
bool "llvm-gcc 4.2"
+ depends BROKEN
config GCC_VERSION_4_3_3_CS
bool "gcc 4.3.3 with CodeSourcery enhancements"