From: nbd Date: Tue, 20 Oct 2009 20:52:42 +0000 (+0000) Subject: mark the llvm toolchain as broken X-Git-Tag: fast2504n-3.10.28-merged~14291 X-Git-Url: https://git.enpas.org/?a=commitdiff_plain;h=62de43971065751431c7781db9b4cabaf7bf366b;p=openwrt.git mark the llvm toolchain as broken git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18105 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- 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"