X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fstaging%2Fchunkeey.git;a=blobdiff_plain;f=toolchain%2Feglibc%2FConfig.in;h=62ed24da9199b032f20994ae495971613f80e7a5;hp=2ae8da3e85c46edfe41b0ae5789a5163aa08743c;hb=50be0201f13e198250ae1eed9cf89fb138cf7028;hpb=a844918eadee68ac3744576a61c2002131866741 diff --git a/toolchain/eglibc/Config.in b/toolchain/eglibc/Config.in index 2ae8da3e85..62ed24da91 100644 --- a/toolchain/eglibc/Config.in +++ b/toolchain/eglibc/Config.in @@ -22,11 +22,11 @@ choice config EGLIBC_VERSION_2_11 bool "eglibc 2.11" - depends GCC_VERSION_4_3 || GCC_VERSION_4_4 || GCC_VERSION_4_5 + depends !GCC_VERSION_LLVM config EGLIBC_VERSION_2_12 bool "eglibc 2.12" - depends GCC_VERSION_4_3 || GCC_VERSION_4_4 || GCC_VERSION_4_5 + depends !GCC_VERSION_LLVM config EGLIBC_VERSION_TRUNK bool "eglibc trunk"