Add sw64 architecture

Signed-off-by: wuzx <wuzx1226@qq.com>
(cherry picked from commit 61bd00816cfca6e6d90356c1480f80cf19d9f374)
This commit is contained in:
wuzx 2022-11-18 12:08:19 +08:00 committed by openeuler-sync-bot
parent 79c9b3231e
commit b084878dea
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