From 78086d6dcc236ebfc678dddd88326d4a2ee88dfd Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Mon, 19 Dec 2016 01:05:26 +0100 Subject: strace: update to 4.15 --- package/strace/patches/patch-configure_ac | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'package/strace/patches/patch-configure_ac') diff --git a/package/strace/patches/patch-configure_ac b/package/strace/patches/patch-configure_ac index ed3675a58..40e514637 100644 --- a/package/strace/patches/patch-configure_ac +++ b/package/strace/patches/patch-configure_ac @@ -1,5 +1,5 @@ ---- strace-4.13.orig/configure.ac 2016-07-19 19:45:06.000000000 +0200 -+++ strace-4.13/configure.ac 2016-08-10 21:09:35.122907482 +0200 +--- strace-4.15.orig/configure.ac 2016-12-07 11:59:52.000000000 +0100 ++++ strace-4.15/configure.ac 2016-12-18 23:14:42.263798471 +0100 @@ -31,7 +31,7 @@ AC_PREREQ(2.57) @@ -9,7 +9,7 @@ [strace-devel@lists.sourceforge.net]) AC_CONFIG_SRCDIR([strace.c]) AC_CONFIG_AUX_DIR([.]) -@@ -205,20 +205,20 @@ AC_SUBST(arch_mx32) +@@ -212,20 +212,20 @@ MIPS_ABI= if test "$arch" = mips; then AC_CACHE_CHECK([for _MIPS_SIM], [st_cv__MIPS_SIM], [AC_COMPUTE_INT([st_cv__MIPS_SIM], [_MIPS_SIM], -- cgit v1.2.3