!48 [sync] PR-45: 添加sw架构

From: @openeuler-sync-bot 
Reviewed-by: @lvying6 
Signed-off-by: @lvying6
This commit is contained in:
openeuler-ci-bot 2022-11-25 02:34:16 +00:00 committed by Gitee
commit c642a385d9
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
2 changed files with 1172 additions and 1 deletions

File diff suppressed because it is too large Load Diff

View File

@ -1,6 +1,6 @@
Name: libffi
Version: 3.4.2
Release: 3
Release: 4
Summary: A Portable Foreign Function Interface Library
License: MIT
URL: http://sourceware.org/libffi
@ -10,6 +10,7 @@ Source2: ffitarget-multilib.h
Patch0: backport-x86-64-Always-double-jump-table-slot-size-for-CET-71.patch
Patch1: backport-Fix-check-for-invalid-varargs-arguments-707.patch
Patch2: libffi-Add-sw64-architecture.patch
BuildRequires: gcc gcc-c++ dejagnu
@ -96,6 +97,12 @@ fi
%{_infodir}/libffi.info.gz
%changelog
* Fri Oct 21 2022 wuzx<wuzx1226@qq.com> - 3.4.2-4
- Type:feature
- CVE:NA
- SUG:NA
- DESC:Add sw64 architecture
* Sat Aug 27 2022 yixiangzhike <yixiangzhike007@163.com> - 3.4.2-3
- Type:bugfix
- CVE:NA