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-arm-no-cachectl.patch | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) (limited to 'package/strace/strace-arm-no-cachectl.patch') diff --git a/package/strace/strace-arm-no-cachectl.patch b/package/strace/strace-arm-no-cachectl.patch index 6a2c04d70..f1bbdae16 100644 --- a/package/strace/strace-arm-no-cachectl.patch +++ b/package/strace/strace-arm-no-cachectl.patch @@ -3,10 +3,8 @@ ARM defines SYS_cacheflush, but doesn't have system.c | 2 ++ 1 file changed, 2 insertions(+) -Index: strace-4.5.18/system.c -=================================================================== ---- strace-4.5.18.orig/system.c -+++ strace-4.5.18/system.c +--- a/system.c ++++ b/system.c @@ -70,9 +70,11 @@ #include #endif -- cgit v1.2.3