summaryrefslogtreecommitdiff
path: root/package/strace/patches/patch-ptrace_h
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2019-09-12 12:39:44 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2019-09-12 13:23:55 +0200
commitf78e75c848a92e1a41304d2a377c74fb63fda7d5 (patch)
tree853af274bd1a8563632f090cb4ad389bd7e0ab6f /package/strace/patches/patch-ptrace_h
parentc8fb7cd7f6b46b42d588eed80abd1fe6422b1896 (diff)
strace: update to 5.2
Signed-off-by: Waldemar Brodkorb <wbx@openadk.org>
Diffstat (limited to 'package/strace/patches/patch-ptrace_h')
-rw-r--r--package/strace/patches/patch-ptrace_h16
1 files changed, 0 insertions, 16 deletions
diff --git a/package/strace/patches/patch-ptrace_h b/package/strace/patches/patch-ptrace_h
deleted file mode 100644
index 930871ea0..000000000
--- a/package/strace/patches/patch-ptrace_h
+++ /dev/null
@@ -1,16 +0,0 @@
---- strace-4.15.orig/ptrace.h 2016-08-30 02:48:36.000000000 +0200
-+++ strace-4.15/ptrace.h 2016-12-18 23:14:42.295800537 +0100
-@@ -55,7 +55,13 @@ extern long ptrace(int, int, char *, lon
- # define ptrace_peeksiginfo_args XXX_ptrace_peeksiginfo_args
- #endif
-
-+#if defined(POWERPC)
-+#define pt_regs uapi_pt_regs
-+#endif
- #include <linux/ptrace.h>
-+#if defined(POWERPC)
-+#undef pt_regs
-+#endif
-
- #ifdef HAVE_STRUCT_IA64_FPREG
- # undef ia64_fpreg