projects
/
buildroot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
68d73db
)
spice: arch-mask toolchain comment
author
Gustavo Zacarias
<gustavo@zacarias.com.ar>
Wed, 17 Feb 2016 19:28:18 +0000
(16:28 -0300)
committer
Peter Korsgaard
<peter@korsgaard.com>
Wed, 17 Feb 2016 20:32:47 +0000
(21:32 +0100)
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>
package/spice/Config.in
patch
|
blob
|
history
diff --git
a/package/spice/Config.in
b/package/spice/Config.in
index f1fcf69a1bd6f3785bd3d4c495dfaa182f763409..bde3a92859bbffd1840108ed525d34eae6b3c543 100644
(file)
--- a/
package/spice/Config.in
+++ b/
package/spice/Config.in
@@
-1,4
+1,5
@@
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
comment "spice server depends on python (for pyparsing)"