!23 Add a BuildRquires about gcc
From: @liuyumeng1 Reviewed-by: @yanan-rock Signed-off-by: @yanan-rock
This commit is contained in:
commit
7f983aa439
@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
Name: luajit
|
Name: luajit
|
||||||
Version: 2.1.0
|
Version: 2.1.0
|
||||||
Release: 3
|
Release: 4
|
||||||
Summary: Just-In-Time Compiler for Lua
|
Summary: Just-In-Time Compiler for Lua
|
||||||
License: MIT
|
License: MIT
|
||||||
URL: http://luajit.org/
|
URL: http://luajit.org/
|
||||||
@ -14,6 +14,7 @@ Patch3: 0001-luajit-add-secure-compile-option-fstack.patch
|
|||||||
|
|
||||||
ExclusiveArch: %{arm} %{ix86} x86_64 %{mips} aarch64
|
ExclusiveArch: %{arm} %{ix86} x86_64 %{mips} aarch64
|
||||||
|
|
||||||
|
BuildRequires: gcc
|
||||||
BuildRequires: make
|
BuildRequires: make
|
||||||
|
|
||||||
%description
|
%description
|
||||||
@ -75,6 +76,9 @@ ln -s luajit-2.1.0-beta3 %{buildroot}%{_bindir}/luajit
|
|||||||
%{_mandir}/man1/%{name}.1*
|
%{_mandir}/man1/%{name}.1*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Jun 30 2021 liuyumeng <liuyumeng5@huawei.com> - 2.1.0-3
|
||||||
|
- add BuildRequires: gcc
|
||||||
|
|
||||||
* Mon May 24 zhangyao <zhangyao@outlook.com> - 2.1.0-3
|
* Mon May 24 zhangyao <zhangyao@outlook.com> - 2.1.0-3
|
||||||
- add secure compile option -fstack-protector-strong
|
- add secure compile option -fstack-protector-strong
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user