toolchain: mark eglibc/glibc as broken in backfire
[openwrt-10.03/.git] / toolchain / Config.in
index e9ace012e25540bd4a9a3146177b9f9535189ea1..5d63bed386a4c32312605524d7394a3d01728fb0 100644 (file)
@@ -148,10 +148,12 @@ choice
        config USE_EGLIBC
                bool "Use eglibc"
                depends !avr32
+               depends BROKEN
        
        config USE_GLIBC
                bool "Use glibc"
                depends !avr32
+               depends BROKEN
        
        config USE_UCLIBC
                bool "Use uClibc"