!48 Temporary workaround for the lack of numa.h during uadk_engine build
From: @xiao_jiang_shui Reviewed-by: @hao-fang Signed-off-by: @hao-fang
This commit is contained in:
commit
0300dc37ec
@ -1,7 +1,7 @@
|
||||
Name: uadk_engine
|
||||
Summary: UADK Accelerator Engine
|
||||
Version: 1.2.0
|
||||
Release: 4
|
||||
Release: 5
|
||||
License: Apache-2.0
|
||||
Source: %{name}-%{version}.tar.gz
|
||||
ExclusiveOS: linux
|
||||
@ -10,7 +10,7 @@ Prefix: /usr/local/lib/engines-1.1
|
||||
Conflicts: %{name} < %{version}-%{release}
|
||||
Provides: %{name} = %{version}-%{release}
|
||||
BuildRequires: libwd >= 2.3.21
|
||||
BuildRequires: openssl-devel sed autoconf automake libtool
|
||||
BuildRequires: openssl-devel sed autoconf automake libtool numactl-devel
|
||||
ExclusiveArch: aarch64
|
||||
|
||||
Patch0001: 0001-readme-export-PKG_CONFIG_PATH-on-openEuler.patch
|
||||
@ -144,6 +144,9 @@ fi
|
||||
/sbin/ldconfig
|
||||
|
||||
%changelog
|
||||
* Thu Dec 29 2023 JiangShui Yang <yangjiangshui@h-partners.com> 1.2.0-5
|
||||
- Temporary workaround for the lack of numa.h during uadk_engine build
|
||||
|
||||
* Wed Nov 29 2023 JiangShui Yang <yangjiangshui@h-partners.com> 1.2.0-4
|
||||
- Backport uadk engine build patch
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user