diff options
| -rw-r--r-- | recipes-support/spice/spice_git.bb | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/recipes-support/spice/spice_git.bb b/recipes-support/spice/spice_git.bb index cf5c569..cfb75d7 100644 --- a/recipes-support/spice/spice_git.bb +++ b/recipes-support/spice/spice_git.bb | |||
| @@ -71,3 +71,5 @@ do_install_append() { | |||
| 71 | oe_runmake DESTDIR="${D}" install | 71 | oe_runmake DESTDIR="${D}" install |
| 72 | cd - | 72 | cd - |
| 73 | } | 73 | } |
| 74 | |||
| 75 | COMPATIBLE_HOST = '(x86_64|i.86).*-linux' | ||
