!16 openEuler-20.03-LTS-SP3:add sec compile option
From: @hugel Reviewed-by: @huangzq6, @zhuchunyi Signed-off-by: @zhuchunyi
This commit is contained in:
commit
d837f17156
@ -1,7 +1,7 @@
|
|||||||
Name: tboot
|
Name: tboot
|
||||||
Summary: A module to perform a measured and verified launch
|
Summary: A module to perform a measured and verified launch
|
||||||
Version: 1.9.12
|
Version: 1.9.12
|
||||||
Release: 1
|
Release: 2
|
||||||
Epoch: 1
|
Epoch: 1
|
||||||
License: BSD
|
License: BSD
|
||||||
|
|
||||||
@ -23,6 +23,7 @@ and verified launch of an OS kernel/VMM
|
|||||||
%autosetup -p1
|
%autosetup -p1
|
||||||
|
|
||||||
%build
|
%build
|
||||||
|
CFLAGS="$RPM_OPT_FLAGS -Wl,-z,relro,-z,now -fPIE -pie -Wno-implicit-fallthrough"; export CFLAGS
|
||||||
%make_build debug=y
|
%make_build debug=y
|
||||||
|
|
||||||
%install
|
%install
|
||||||
@ -41,6 +42,9 @@ and verified launch of an OS kernel/VMM
|
|||||||
%{_mandir}/man8/*.gz
|
%{_mandir}/man8/*.gz
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Jul 12 2022 Hugel <gengqihu1@h-partners.com> - 1:1.9.12-2
|
||||||
|
- Add sec compile option
|
||||||
|
|
||||||
* Thu Aug 27 2020 wangchen<wangchen137g@huawei.com> - 1:1.9.12-1
|
* Thu Aug 27 2020 wangchen<wangchen137g@huawei.com> - 1:1.9.12-1
|
||||||
- update to 1.9.12
|
- update to 1.9.12
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user