From 040817a6f7225d4fedd2d34558bc7b66e99fb880 Mon Sep 17 00:00:00 2001 From: zhangtao2020 Date: Sun, 15 Mar 2020 13:06:59 +0800 Subject: [PATCH] specify aarch64 compilationn --- warpdrive.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/warpdrive.spec b/warpdrive.spec index 0788a37..16abe6f 100644 --- a/warpdrive.spec +++ b/warpdrive.spec @@ -1,7 +1,7 @@ Name: libwd Summary: Huawei Accelerator Library Version: 1.2.10 -Release: 2 +Release: 3 License: Apache-2.0 Source: %{name}-%{version}.tar.gz Vendor: Huawei Corporation @@ -12,6 +12,7 @@ Conflicts: %{name} < %{version}-%{release} Provides: %{name} = %{version}-%{release} BuildRequires: automake, autoconf, libtool BuildRequires: gcc, make +ExclusiveArch: aarch64 %description This package contains the Huawei Accelerator Library @@ -86,6 +87,9 @@ fi /sbin/ldconfig %changelog +* Sun Mar 15 2020 zhangtao 1.2.10-3 +- Specify compilation aarch64 as platform + * Tue Mar 03 2020 catastrowings 1.2.10-2 - openEuler init