Browse Source

disable uClibc

Waldemar Brodkorb 9 years ago
parent
commit
67b8b43f6d
1 changed files with 1 additions and 0 deletions
  1. 1 0
      target/config/Config.in.libc.choice

+ 1 - 0
target/config/Config.in.libc.choice

@@ -51,6 +51,7 @@ config ADK_TARGET_LIB_GLIBC
 config ADK_TARGET_LIB_UCLIBC
 	bool "uClibc embedded C library"
 	select ADK_uclibc
+	depends on ADK_BROKEN
 	depends on \
 		   !ADK_TARGET_ARCH_AARCH64 && \
 		   !ADK_TARGET_ARCH_ALPHA && \