busybox: Minor fix for glibc 2.21 compatibility
[openwrt/staging/yousong.git] / toolchain / eglibc / Config.in
index 2e76c744afb3fc1af001296dc1c604d993f85d7d..da71bd9ebebb18e34f66b859a109973196c11cf8 100644 (file)
@@ -8,6 +8,7 @@ choice
        config EGLIBC_USE_VERSION_2_15
                bool "eglibc 2.15"
                select EGLIBC_VERSION_2_15
+               depends on BROKEN
 
        config EGLIBC_USE_VERSION_2_19
                bool "eglibc 2.19"
@@ -15,13 +16,6 @@ choice
 
 endchoice
 
-config EGLIBC_REVISION
-       string
-       depends on TOOLCHAINOPTS && USE_EGLIBC
-       default "18909" if EGLIBC_VERSION_2_15
-       default "25243" if EGLIBC_VERSION_2_19
-       default ""
-
 menu "eglibc configuration"
        depends on TOOLCHAINOPTS && USE_EGLIBC
        source toolchain/eglibc/config/Config.in