!7 specify aarch64 compilation
Merge pull request !7 from zhangtao2020/zt_1
This commit is contained in:
commit
01f5f8b5f7
@ -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 <zhangtao221@huawei.com> 1.2.10-3
|
||||
- Specify compilation aarch64 as platform
|
||||
|
||||
* Tue Mar 03 2020 catastrowings <jianghuhao1994@163.com> 1.2.10-2
|
||||
- openEuler init
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user