summaryrefslogtreecommitdiff
path: root/package/strace/patches/patch-defs_h.orig
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2013-10-25 13:01:35 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2013-10-25 13:01:35 +0200
commit6765a17f36ebd3493758f23d1170dbe01c86f406 (patch)
tree014e094eca5476a5e3e50a4edf9e6a277873bb82 /package/strace/patches/patch-defs_h.orig
parent82cce6038c7fc05bf1107613fc4b5d3ba8aceb83 (diff)
fix strace compile
Diffstat (limited to 'package/strace/patches/patch-defs_h.orig')
-rw-r--r--package/strace/patches/patch-defs_h.orig14
1 files changed, 0 insertions, 14 deletions
diff --git a/package/strace/patches/patch-defs_h.orig b/package/strace/patches/patch-defs_h.orig
deleted file mode 100644
index 60ca6e97a..000000000
--- a/package/strace/patches/patch-defs_h.orig
+++ /dev/null
@@ -1,14 +0,0 @@
---- strace-4.8.orig/defs.h 2013-05-14 16:10:42.000000000 +0200
-+++ strace-4.8/defs.h 2013-08-14 08:01:46.000000000 +0200
-@@ -222,11 +222,6 @@ extern long ptrace(int, int, char *, lon
- # define PTRACE_EVENT_EXIT 6
- #endif
-
--#if !defined(__GLIBC__)
--# define PTRACE_PEEKUSER PTRACE_PEEKUSR
--# define PTRACE_POKEUSER PTRACE_POKEUSR
--#endif
--
- #if USE_SEIZE
- # undef PTRACE_SEIZE
- # define PTRACE_SEIZE 0x4206