From: nbd Date: Tue, 20 Oct 2009 20:52:42 +0000 (+0000) Subject: mark the llvm toolchain as broken X-Git-Url: http://git.ozo.com/?p=openwrt-10.03%2F.git;a=commitdiff_plain;h=62de43971065751431c7781db9b4cabaf7bf366b 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 f0fb18476..4d87f1939 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"