From b59da8fc7b46ee62cbe9eb97a05c8a0f1ab75593 Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Thu, 7 Nov 2013 16:55:09 +0100 Subject: update valgrind to latest upstream version, strlen is not a function in ld.so in latest glibc/eglibc setups, just remove the redirect for now. enable automatic building of debug subpackages. update TODO --- package/valgrind/patches/patch-config_h_in | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 package/valgrind/patches/patch-config_h_in (limited to 'package/valgrind/patches/patch-config_h_in') diff --git a/package/valgrind/patches/patch-config_h_in b/package/valgrind/patches/patch-config_h_in deleted file mode 100644 index 4d284e638..000000000 --- a/package/valgrind/patches/patch-config_h_in +++ /dev/null @@ -1,11 +0,0 @@ ---- valgrind-3.7.0.orig/config.h.in 2011-10-26 23:25:55.000000000 +0200 -+++ valgrind-3.7.0/config.h.in 2013-07-23 12:27:52.000000000 +0200 -@@ -1,5 +1,8 @@ - /* config.h.in. Generated from configure.in by autoheader. */ - -+/* "Defined for v6 architectures" */ -+#undef ARM_ARCH_V6 -+ - /* Define to 1 if you're using Bionic */ - #undef BIONIC_LIBC - -- cgit v1.2.3