From: Felix Fietkau Date: Tue, 20 Oct 2009 20:52:42 +0000 (+0000) Subject: mark the llvm toolchain as broken X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fsvn-archive%2Farchive.git;a=commitdiff_plain;h=ac70f27ef9c9fd927594a3a875b77cd19e433e68 mark the llvm toolchain as broken SVN-Revision: 18105 --- diff --git a/toolchain/gcc/Config.in b/toolchain/gcc/Config.in index f0fb184761..4d87f1939e 100644 --- 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"