forked from pool/libvirt
Accepting request 785480 from home:Guillaume_G:branches:openSUSE:Factory:ARM
- Xen is not built for armv7 anymore, so do not use it for armv7 OBS-URL: https://build.opensuse.org/request/show/785480 OBS-URL: https://build.opensuse.org/package/show/Virtualization/libvirt?expand=0&rev=812
This commit is contained in:
parent
83710bd33d
commit
fb13d95c01
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Mar 16 08:42:10 UTC 2020 - Guillaume GARDET <guillaume.gardet@opensuse.org>
|
||||
|
||||
- Xen is not built for armv7 anymore, so do not use it for armv7
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Mar 5 04:09:43 UTC 2020 - James Fehlig <jfehlig@suse.com>
|
||||
|
||||
|
@ -59,8 +59,8 @@
|
||||
|
||||
# Set the OS / architecture specific special cases
|
||||
|
||||
# Xen is available only on x86_64, armv7 and aarch64
|
||||
%ifnarch x86_64 armv7hl aarch64
|
||||
# Xen is available only on x86_64 and aarch64
|
||||
%ifnarch x86_64 aarch64
|
||||
%define with_libxl 0
|
||||
%endif
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user