Enable debuginfo for fix strip
Remove global debug_package. Signed-off-by: Wenkai Lin <linwenkai6@hisilicon.com>
This commit is contained in:
parent
de71296f34
commit
7c6ec44511
@ -1,9 +1,7 @@
|
|||||||
%global debug_package %{nil}
|
|
||||||
|
|
||||||
Name: uadk_engine
|
Name: uadk_engine
|
||||||
Summary: UADK Accelerator Engine
|
Summary: UADK Accelerator Engine
|
||||||
Version: 1.0.0
|
Version: 1.0.0
|
||||||
Release: 9
|
Release: 10
|
||||||
License: Apache-2.0
|
License: Apache-2.0
|
||||||
Source: %{name}-%{version}.tar.gz
|
Source: %{name}-%{version}.tar.gz
|
||||||
ExclusiveOS: linux
|
ExclusiveOS: linux
|
||||||
@ -131,6 +129,9 @@ fi
|
|||||||
/sbin/ldconfig
|
/sbin/ldconfig
|
||||||
|
|
||||||
%changelog
|
%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
|
* Thu Feb 9 2023 linwenkai <linwenkai6@hisilicon.com> 1.0.0-9
|
||||||
- Fix uadk engine build compatiable problem
|
- Fix uadk engine build compatiable problem
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user