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:
parent
87c18e30d4
commit
58ecab2dbe
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Jul 21 07:47:46 UTC 2017 - dmueller@suse.com
|
||||
|
||||
- drop dependency on xen for armv6hl (not supported and does not
|
||||
build)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jul 5 18:00:31 UTC 2017 - jfehlig@suse.com
|
||||
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user