Add sw64 architecture

Signed-off-by: wzx <wuzx1226@qq.com>
(cherry picked from commit f988fd04584e135b14472d0a0b79c8d1b34bb7be)
This commit is contained in:
wzx 2022-11-03 19:04:46 +08:00 committed by openeuler-sync-bot
parent 01c4f5ffd4
commit 6f19c26d74
2 changed files with 3340 additions and 1 deletions

3333
strace-5.14-sw.patch Executable file

File diff suppressed because it is too large Load Diff

View File

@ -3,7 +3,7 @@
Summary: Tracks and displays system calls associated with a running process
Name: strace
Version: 5.14
Release: 1
Release: 2
# The test suite is GPLv2+, all the rest is LGPLv2.1+.
License: LGPL-2.1+ and GPL-2.0+
# Some distros require Group tag to be present,
@ -17,6 +17,9 @@ BuildRequires: xz
%else
Source: strace-%{version}.tar.gz
%endif
%ifarch sw_64
Patch1: strace-5.14-sw.patch
%endif
BuildRequires: gcc gzip
# Install Bluetooth headers for AF_BLUETOOTH sockets decoding.
@ -101,6 +104,9 @@ wait
%{_mandir}/man1/*
%changelog
* Tue Oct 25 2022 wuzx<wuzx1226@qq.com> - 5.14-2
- Add sw64 architecture
* Mon Nov 29 2021 zhouwenpei <zhouwenpei1@huawei.com> - 5.14-1
- update to 5.14