瀏覽代碼

do not show library support until architecture choosen

Waldemar Brodkorb 5 年之前
父節點
當前提交
d6d39a950c
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      target/config/Config.in.libs

+ 1 - 1
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