aboutsummaryrefslogtreecommitdiffstats
path: root/package/devel/strace/patches/100-workaround--pt-reg-collisions-ppc.patch
diff options
context:
space:
mode:
Diffstat (limited to 'package/devel/strace/patches/100-workaround--pt-reg-collisions-ppc.patch')
-rw-r--r--package/devel/strace/patches/100-workaround--pt-reg-collisions-ppc.patch4
1 files changed, 1 insertions, 3 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 5dc1e6713f..d9807c318f 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,8 +1,6 @@
-diff --git a/ptrace.h b/ptrace.h
-index ddb46cb..48a54b8 100644
--- a/ptrace.h
+++ b/ptrace.h
-@@ -55,7 +55,14 @@ extern long ptrace(int, int, char *, long);
+@@ -55,7 +55,14 @@ extern long ptrace(int, int, char *, lon
# define ptrace_peeksiginfo_args XXX_ptrace_peeksiginfo_args
#endif