mark the llvm toolchain as broken

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18105 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
Felix Fietkau 2009-10-20 20:52:42 +00:00
parent 7a230fb6be
commit 4541b2dcf8

View File

@ -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"