瀏覽代碼

spice: arch-mask toolchain comment

Otherwise it shows up for other architectures with minimal toolchains
giving the impression that it's available/tested.

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Gustavo Zacarias 9 年之前
父節點
當前提交
3c686eb407
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      package/spice/Config.in

+ 1 - 0
package/spice/Config.in

@@ -1,4 +1,5 @@
 comment "spice server needs a toolchain w/ wchar, threads"
 comment "spice server needs a toolchain w/ wchar, threads"
+	depends on BR2_i386 || BR2_x86_64
 	depends on !BR2_USE_WCHAR || !BR2_TOOLCHAIN_HAS_THREADS
 	depends on !BR2_USE_WCHAR || !BR2_TOOLCHAIN_HAS_THREADS
 
 
 comment "spice server depends on python (for pyparsing)"
 comment "spice server depends on python (for pyparsing)"