Enable debuginfo for fix strip

Remove global debug_package.

Signed-off-by: Wenkai Lin <linwenkai6@hisilicon.com>
This commit is contained in:
Wenkai Lin 2023-03-20 10:10:16 +08:00
parent de71296f34
commit 7c6ec44511

View File

@ -1,9 +1,7 @@
%global debug_package %{nil}
Name: uadk_engine
Summary: UADK Accelerator Engine
Version: 1.0.0
Release: 9
Release: 10
License: Apache-2.0
Source: %{name}-%{version}.tar.gz
ExclusiveOS: linux
@ -131,6 +129,9 @@ fi
/sbin/ldconfig
%changelog
* Mon Mar 20 2023 linwenkai <linwenkai6@hisilicon.com> 1.0.0-10
- Backport uadk engine build patch
* Thu Feb 9 2023 linwenkai <linwenkai6@hisilicon.com> 1.0.0-9
- Fix uadk engine build compatiable problem