From ff5260576cf24004bcfba7f274428f471522da23 Mon Sep 17 00:00:00 2001 From: Pablo Greco Date: Jun 13 2020 19:09:23 +0000 Subject: Allow building in armhfp --- diff --git a/SPECS/libvirt.spec b/SPECS/libvirt.spec index 524f65b..efcc565 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