diff options
author | Waldemar Brodkorb <wbx@openadk.org> | 2016-12-19 01:05:26 +0100 |
---|---|---|
committer | Waldemar Brodkorb <wbx@openadk.org> | 2016-12-19 01:05:26 +0100 |
commit | 78086d6dcc236ebfc678dddd88326d4a2ee88dfd (patch) | |
tree | 4f5404448b6676feb6e81483a689237114da187a /package/strace/patches/patch-Makefile_in | |
parent | 74e3dfc958f1f0779ad3612ee58a3f299a16fff5 (diff) |
strace: update to 4.15
Diffstat (limited to 'package/strace/patches/patch-Makefile_in')
-rw-r--r-- | package/strace/patches/patch-Makefile_in | 22 |
1 files changed, 0 insertions, 22 deletions
diff --git a/package/strace/patches/patch-Makefile_in b/package/strace/patches/patch-Makefile_in deleted file mode 100644 index 74b9b2c20..000000000 --- a/package/strace/patches/patch-Makefile_in +++ /dev/null @@ -1,22 +0,0 @@ ---- strace-4.13.orig/Makefile.in 2016-07-26 18:17:18.000000000 +0200 -+++ strace-4.13/Makefile.in 2016-08-01 07:01:11.473850810 +0200 -@@ -1055,6 +1055,9 @@ EXTRA_DIST = \ - linux/crisv10/get_scno.c \ - linux/crisv10/get_syscall_args.c \ - linux/crisv10/get_syscall_result.c \ -+ linux/crisv10/ioctls_arch0.h \ -+ linux/crisv10/ioctls_inc0.h \ -+ linux/crisv10/syscallent.h \ - linux/crisv10/userent.h \ - linux/crisv32/arch_regs.c \ - linux/crisv32/arch_sigreturn.c \ -@@ -1062,6 +1065,9 @@ EXTRA_DIST = \ - linux/crisv32/get_scno.c \ - linux/crisv32/get_syscall_args.c \ - linux/crisv32/get_syscall_result.c \ -+ linux/crisv32/ioctls_arch0.h \ -+ linux/crisv32/ioctls_inc0.h \ -+ linux/crisv32/syscallent.h \ - linux/crisv32/userent.h \ - linux/dummy.h \ - linux/errnoent.h \ |