diff options
author | Daniel Engberg <daniel.engberg.lists@pyret.net> | 2017-05-13 13:21:11 +0200 |
---|---|---|
committer | John Crispin <john@phrozen.org> | 2017-05-16 16:58:11 +0200 |
commit | 4b0a2ca9a47ce30f08161b5b12991f15d590938c (patch) | |
tree | 5f74d72e3b1f19b32e4e4d97a1db3d3b04a32b4a /package/devel/strace/patches | |
parent | ea2927e1eaa321033b28f08db0ec59e7df5f7806 (diff) | |
download | upstream-4b0a2ca9a47ce30f08161b5b12991f15d590938c.tar.gz upstream-4b0a2ca9a47ce30f08161b5b12991f15d590938c.tar.bz2 upstream-4b0a2ca9a47ce30f08161b5b12991f15d590938c.zip |
devel/strace: Update to 4.16
Update strace to 4.16
Refresh patch
Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>
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 d9807c318f..3f183065e1 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 -@@ -55,7 +55,14 @@ extern long ptrace(int, int, char *, lon +@@ -48,7 +48,14 @@ # define ptrace_peeksiginfo_args XXX_ptrace_peeksiginfo_args #endif |