forked from pool/libvirt
Accepting request 511824 from devel:ARM:Factory
- drop dependency on xen for armv6hl (not supported and does not build) OBS-URL: https://build.opensuse.org/request/show/511824 OBS-URL: https://build.opensuse.org/package/show/Virtualization/libvirt?expand=0&rev=613
This commit is contained in:
@@ -57,8 +57,8 @@
|
||||
|
||||
# Set the OS / architecture specific special cases
|
||||
|
||||
# Xen is available only on x86_64 and arm
|
||||
%ifnarch x86_64 %arm aarch64
|
||||
# Xen is available only on x86_64, armv7 and aarch64
|
||||
%ifnarch x86_64 armv7hl aarch64
|
||||
%define with_xen 0
|
||||
%define with_libxl 0
|
||||
%endif
|
||||
|
Reference in New Issue
Block a user