From d6d39a950cc9944d340353f57cd348d4cc6b62ac Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Sun, 7 Jun 2020 01:39:26 +0200 Subject: do not show library support until architecture choosen --- target/config/Config.in.libs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/target/config/Config.in.libs b/target/config/Config.in.libs index f4feebc11..2c58188ce 100644 --- a/target/config/Config.in.libs +++ b/target/config/Config.in.libs @@ -2,7 +2,7 @@ # material, please see the LICENCE file in the top-level directory. choice -depends on ADK_TARGET_OS_LINUX +depends on ADK_TARGET_OS_LINUX && !ADK_TARGET_CHOOSE_ARCH bool "Library support" config ADK_TARGET_USE_SHARED_LIBS_ONLY -- cgit v1.2.3