diff options
author | Hauke Mehrtens <hauke@hauke-m.de> | 2018-08-25 14:32:08 +0200 |
---|---|---|
committer | John Crispin <john@phrozen.org> | 2018-08-28 11:26:53 +0200 |
commit | af6e901ae8449bba62697ef676c651b2e0bfea01 (patch) | |
tree | f8025df6b47e14a51c901703b4557cdc8a9dcb19 /package/devel/strace/patches | |
parent | 2e3e0fd94c69239caba1296665a5f1efd3aba4d9 (diff) | |
download | upstream-af6e901ae8449bba62697ef676c651b2e0bfea01.tar.gz upstream-af6e901ae8449bba62697ef676c651b2e0bfea01.tar.bz2 upstream-af6e901ae8449bba62697ef676c651b2e0bfea01.zip |
strace: update strace to version 4.24
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
Diffstat (limited to 'package/devel/strace/patches')
-rw-r--r-- | package/devel/strace/patches/100-workaround--pt-reg-collisions-ppc.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package/devel/strace/patches/100-workaround--pt-reg-collisions-ppc.patch b/package/devel/strace/patches/100-workaround--pt-reg-collisions-ppc.patch index 3f183065e1..e1b809deb7 100644 --- a/package/devel/strace/patches/100-workaround--pt-reg-collisions-ppc.patch +++ b/package/devel/strace/patches/100-workaround--pt-reg-collisions-ppc.patch @@ -1,6 +1,6 @@ --- a/ptrace.h +++ b/ptrace.h -@@ -48,7 +48,14 @@ +@@ -49,7 +49,14 @@ # define ptrace_peeksiginfo_args XXX_ptrace_peeksiginfo_args #endif |