From 5ab0b0a0077d91ca12e3f609f824abbcbf05caac Mon Sep 17 00:00:00 2001 From: Gwanglim Lee Date: Mon, 13 Jun 2022 19:43:22 +0900 Subject: [PATCH] Revert "Revert "spec: armv7hl add to ExcludeArch temporarily"" This reverts commit 31310d81b7ad05a0e97f27d90ba9be12a51e11eb. Change-Id: I4d149cb5fade35f3d240feaece37728291300339 --- packaging/vulkan-tools.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/packaging/vulkan-tools.spec b/packaging/vulkan-tools.spec index 69ccf2d..d0dae46 100644 --- a/packaging/vulkan-tools.spec +++ b/packaging/vulkan-tools.spec @@ -6,6 +6,7 @@ Group: Graphics & UI Framework/GL License: Apache-2.0 Source: %{name}-%{version}.tar.gz Source1001: %{name}.manifest +ExcludeArch: armv7hl BuildRequires: cmake BuildRequires: pkg-config -- 2.7.4