aboutsummaryrefslogtreecommitdiffstats
path: root/package/devel/valgrind/patches/100-fix_configure_check.patch
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2014-10-19 22:35:27 +0000
committerFelix Fietkau <nbd@openwrt.org>2014-10-19 22:35:27 +0000
commit97249405f8ece053f48bc6c4c8fcd31e9a3d4775 (patch)
treee770457d7209015903b28f086e6bc3c43c41566c /package/devel/valgrind/patches/100-fix_configure_check.patch
parentfb600aedfd72296406bf0ee0b39f68756d55f654 (diff)
downloadmaster-187ad058-97249405f8ece053f48bc6c4c8fcd31e9a3d4775.tar.gz
master-187ad058-97249405f8ece053f48bc6c4c8fcd31e9a3d4775.tar.bz2
master-187ad058-97249405f8ece053f48bc6c4c8fcd31e9a3d4775.zip
valgrind: update to the latest version, fix musl support
Signed-off-by: Felix Fietkau <nbd@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@42978 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/devel/valgrind/patches/100-fix_configure_check.patch')
-rw-r--r--package/devel/valgrind/patches/100-fix_configure_check.patch6
1 files changed, 3 insertions, 3 deletions
diff --git a/package/devel/valgrind/patches/100-fix_configure_check.patch b/package/devel/valgrind/patches/100-fix_configure_check.patch
index b06cc3bf71..87ef3b39fc 100644
--- a/package/devel/valgrind/patches/100-fix_configure_check.patch
+++ b/package/devel/valgrind/patches/100-fix_configure_check.patch
@@ -1,6 +1,6 @@
---- a/configure.in
-+++ b/configure.in
-@@ -260,7 +260,7 @@ case "${host_os}" in
+--- a/configure.ac
++++ b/configure.ac
+@@ -300,7 +300,7 @@ case "${host_os}" in
# Ok, this is linux. Check the kernel version
AC_MSG_CHECKING([for the kernel version])