From 555474f2da7e1cc4cfbb05eecc227ac2c06a5732 Mon Sep 17 00:00:00 2001 From: Hans-Christian Egtvedt Date: Thu, 8 Jan 2009 09:24:32 +0000 Subject: strace: fix AVR32 arch patches and refresh all patches to apply clean This patch updates the AVR32 arch patches for strace 4.5.18 and refreshes all the other patches so they apply clean. Signed-off-by: Hans-Christian Egtvedt --- package/strace/strace-dont-use-REG_SYSCALL-for-sh.patch | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'package/strace/strace-dont-use-REG_SYSCALL-for-sh.patch') diff --git a/package/strace/strace-dont-use-REG_SYSCALL-for-sh.patch b/package/strace/strace-dont-use-REG_SYSCALL-for-sh.patch index 9030ecc36..dd202a0b5 100644 --- a/package/strace/strace-dont-use-REG_SYSCALL-for-sh.patch +++ b/package/strace/strace-dont-use-REG_SYSCALL-for-sh.patch @@ -1,6 +1,6 @@ ---- strace/process.c -+++ strace/process.c -@@ -2663,7 +2663,6 @@ const struct xlat struct_user_offsets[] +--- a/process.c ++++ b/process.c +@@ -2726,7 +2726,6 @@ const struct xlat struct_user_offsets[] { 4*REG_GBR, "4*REG_GBR" }, { 4*REG_MACH, "4*REG_MACH" }, { 4*REG_MACL, "4*REG_MACL" }, -- cgit v1.2.3