specify aarch64 compilationn
This commit is contained in:
parent
cb6ee86bcc
commit
040817a6f7
@ -1,7 +1,7 @@
|
|||||||
Name: libwd
|
Name: libwd
|
||||||
Summary: Huawei Accelerator Library
|
Summary: Huawei Accelerator Library
|
||||||
Version: 1.2.10
|
Version: 1.2.10
|
||||||
Release: 2
|
Release: 3
|
||||||
License: Apache-2.0
|
License: Apache-2.0
|
||||||
Source: %{name}-%{version}.tar.gz
|
Source: %{name}-%{version}.tar.gz
|
||||||
Vendor: Huawei Corporation
|
Vendor: Huawei Corporation
|
||||||
@ -12,6 +12,7 @@ Conflicts: %{name} < %{version}-%{release}
|
|||||||
Provides: %{name} = %{version}-%{release}
|
Provides: %{name} = %{version}-%{release}
|
||||||
BuildRequires: automake, autoconf, libtool
|
BuildRequires: automake, autoconf, libtool
|
||||||
BuildRequires: gcc, make
|
BuildRequires: gcc, make
|
||||||
|
ExclusiveArch: aarch64
|
||||||
|
|
||||||
%description
|
%description
|
||||||
This package contains the Huawei Accelerator Library
|
This package contains the Huawei Accelerator Library
|
||||||
@ -86,6 +87,9 @@ fi
|
|||||||
/sbin/ldconfig
|
/sbin/ldconfig
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sun Mar 15 2020 zhangtao <zhangtao221@huawei.com> 1.2.10-3
|
||||||
|
- Specify compilation aarch64 as platform
|
||||||
|
|
||||||
* Tue Mar 03 2020 catastrowings <jianghuhao1994@163.com> 1.2.10-2
|
* Tue Mar 03 2020 catastrowings <jianghuhao1994@163.com> 1.2.10-2
|
||||||
- openEuler init
|
- openEuler init
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user