From: Roland McGrath Date: Wed, 26 Mar 2008 19:15:41 +0000 (+0000) Subject: 2008-03-26 Roland McGrath X-Git-Tag: v4.5.18~91 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=7c2ec5713bcf78ef277b80d95e9c740dabe71bc2;p=strace 2008-03-26 Roland McGrath * strace.spec (strace64_arches): Add sparc64. --- diff --git a/strace.spec b/strace.spec index 004f3079..ce1f1324 100644 --- a/strace.spec +++ b/strace.spec @@ -10,7 +10,7 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: libaio-devel, libacl-devel -%define strace64_arches ppc64 +%define strace64_arches ppc64 sparc64 %description The strace program intercepts and records the system calls called and