summaryrefslogtreecommitdiffstats
path: root/package/valgrind/valgrind.mk
diff options
context:
space:
mode:
authorThomas Petazzoni <thomas.petazzoni@free-electrons.com>2011-12-31 15:07:08 +0100
committerPeter Korsgaard <jacmet@sunsite.dk>2012-01-02 15:08:11 +0100
commitbea251c69668ce002420cd68d2c490c8f8d8ddf0 (patch)
tree0bd39f73f9f96294ac2ceb1e906831d1c64ed086 /package/valgrind/valgrind.mk
parente991961d4ef6282f5ace22eade80edc75a9c100b (diff)
downloadbuildroot-novena-bea251c69668ce002420cd68d2c490c8f8d8ddf0.tar.gz
buildroot-novena-bea251c69668ce002420cd68d2c490c8f8d8ddf0.zip
valgrind: bump to 3.7.0 and fix build with ccache
After bumping to 3.7.0, the valgrind-3.6.1-configure-support-linux-3.patch is no longer necessary since it was added upstream. The valgrind-3.7.0-compiler-check.patch patch is added to fix a compiler version check issue (patch taken from the upstream Subversion repository). The valgrind-3.7.0-fix-ccache-support.patch is added to fix the build process when ccache is used. Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Tested-by: Marek Belisko <marek.belisko@open-nandra.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Diffstat (limited to 'package/valgrind/valgrind.mk')
-rw-r--r--package/valgrind/valgrind.mk3
1 files changed, 1 insertions, 2 deletions
diff --git a/package/valgrind/valgrind.mk b/package/valgrind/valgrind.mk
index 537639f65..24523bf6b 100644
--- a/package/valgrind/valgrind.mk
+++ b/package/valgrind/valgrind.mk
@@ -4,10 +4,9 @@
#
#############################################################
-VALGRIND_VERSION = 3.6.1
+VALGRIND_VERSION = 3.7.0
VALGRIND_SITE = http://valgrind.org/downloads/
VALGRIND_SOURCE = valgrind-$(VALGRIND_VERSION).tar.bz2
-
VALGRIND_CONF_OPT = --disable-tls
# On ARM, Valgrind only supports ARMv7, and uses the arch part of the