From 616d561485a77fbbf8834232a6d3aa9123890820 Mon Sep 17 00:00:00 2001 From: Pablo Greco Date: Jul 16 2019 21:09:29 +0000 Subject: Allow building in armhfp --- diff --git a/SPECS/libvirt.spec b/SPECS/libvirt.spec index c4275ec..42e5015 100644 --- a/SPECS/libvirt.spec +++ b/SPECS/libvirt.spec @@ -37,7 +37,7 @@ %define with_qemu_tcg 0 %define qemu_kvm_arches x86_64 %if 0%{?rhel} >= 7 - %define qemu_kvm_arches x86_64 %{power64} aarch64 s390x + %define qemu_kvm_arches x86_64 %{power64} aarch64 s390x %{arm} %endif %endif