!52 add BuildRequires make
From: @wangjiang37 Reviewed-by: @lvying6 Signed-off-by: @lvying6
This commit is contained in:
commit
9393ff2a7e
@ -1,6 +1,6 @@
|
|||||||
Name: libffi
|
Name: libffi
|
||||||
Version: 3.4.2
|
Version: 3.4.2
|
||||||
Release: 3
|
Release: 4
|
||||||
Summary: A Portable Foreign Function Interface Library
|
Summary: A Portable Foreign Function Interface Library
|
||||||
License: MIT
|
License: MIT
|
||||||
URL: http://sourceware.org/libffi
|
URL: http://sourceware.org/libffi
|
||||||
@ -12,6 +12,7 @@ Patch6000: backport-x86-64-Always-double-jump-table-slot-size-for-CET-71.patch
|
|||||||
Patch6001: backport-Fix-check-for-invalid-varargs-arguments-707.patch
|
Patch6001: backport-Fix-check-for-invalid-varargs-arguments-707.patch
|
||||||
Patch6002: add-loongarch64-support.patch
|
Patch6002: add-loongarch64-support.patch
|
||||||
BuildRequires: gcc gcc-c++ dejagnu
|
BuildRequires: gcc gcc-c++ dejagnu
|
||||||
|
BuildRequires: make
|
||||||
|
|
||||||
%description
|
%description
|
||||||
Compilers for high level languages generate code that follows certain conventions. These
|
Compilers for high level languages generate code that follows certain conventions. These
|
||||||
@ -101,6 +102,9 @@ fi
|
|||||||
%{_infodir}/libffi.info.gz
|
%{_infodir}/libffi.info.gz
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Dec 16 2022 wangjiang <wangjiang37@h-partners.com> - 3.4.2-4
|
||||||
|
- add BuildRequires make
|
||||||
|
|
||||||
* Fri Nov 18 2022 doupengda<doupengda@loongson.cn> - 3.4.2-3
|
* Fri Nov 18 2022 doupengda<doupengda@loongson.cn> - 3.4.2-3
|
||||||
- add loongarch support
|
- add loongarch support
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user