mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2025-09-17 21:45:33 +03:00
spec: Include KVM support on RHEL 7 ppc64 and newer
This commit is contained in:
@@ -78,6 +78,9 @@
|
||||
%if 0%{?rhel}
|
||||
%define with_qemu_tcg 0
|
||||
%define qemu_kvm_arches x86_64
|
||||
%if 0%{?rhel} >= 7
|
||||
%define qemu_kvm_arches x86_64 %{power64}
|
||||
%endif
|
||||
%endif
|
||||
|
||||
%ifarch %{qemu_kvm_arches}
|
||||
|
Reference in New Issue
Block a user