From 0c82ee3f055235ff777c220d1e469a56996ab481 Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Thu, 31 Jan 2013 11:29:00 +0100 Subject: disable partly broken multilib support for now --- target/config/Config.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/target/config/Config.in b/target/config/Config.in index 187654019..8b88b0b49 100644 --- a/target/config/Config.in +++ b/target/config/Config.in @@ -121,7 +121,7 @@ config ADK_TARGET_LIBC_PATH menu "Target multilib support" -depends on ADK_TARGET_KERNEL64 && \ +depends on ADK_TARGET_DISABLED && \ ( ADK_LINUX_X86_64 || ADK_LINUX_MIPS ) && \ ( ADK_TARGET_LIB_EGLIBC || ADK_TARGET_LIB_GLIBC ) -- cgit v1.2.3