support part openssl headers
(cherry picked from commit 4642e69f1a40e0d0027f697ec62683b4e5fca374)
This commit is contained in:
parent
4f1926ebd3
commit
cb8294b3c6
@ -1,6 +1,6 @@
|
||||
Name: itrustee_sdk
|
||||
Version: 0.1.0
|
||||
Release: 10
|
||||
Release: 11
|
||||
Summary: Confidential computing framework for developing TA on itrustee OS
|
||||
ExclusiveArch: aarch64
|
||||
|
||||
@ -11,6 +11,7 @@ Source0: https://gitee.com/openeuler/itrustee_sdk/repository/archive/v%{version}
|
||||
Patch0: 0001-add-Makefile-to-create-libteec_adaptor.so.patch
|
||||
Patch1: 0002-add-ftrapv-strip-and-FS-as-the-compiling-flags.patch
|
||||
Patch2: 0003-no-copy-shared-memory.patch
|
||||
Patch3: support-part-openssl-headers.patch
|
||||
|
||||
Provides: libteec_adaptor.so()(64bit)
|
||||
%define debug_package %{nil}
|
||||
@ -54,6 +55,9 @@ strip %{buildroot}/lib64/*.so
|
||||
/lib64/libteec_adaptor.so
|
||||
|
||||
%changelog
|
||||
* Tue Feb 28 2023 houmingyong<houmingyong@huawei.com> - 0.1.0-11
|
||||
- DESC: support part openssl hearders
|
||||
|
||||
* Tue Nov 22 2022 gaoyusong<gaoyusong2@huawei.com> - 0.1.0-10
|
||||
- DESC: Unified license name specification
|
||||
|
||||
|
||||
20939
support-part-openssl-headers.patch
Normal file
20939
support-part-openssl-headers.patch
Normal file
File diff suppressed because it is too large
Load Diff
Loading…
x
Reference in New Issue
Block a user