[Buildroot] [PATCH 1/1] valgrind: bump to 3.6.1 and add support for ARMv7

Thomas Petazzoni thomas.petazzoni at free-electrons.com
Mon Jul 11 21:33:33 UTC 2011


Le Mon, 11 Jul 2011 23:24:58 +0200,
Peter Korsgaard <jacmet at uclibc.org> a écrit :

>  Thomas> +VALGRIND_VERSION = 3.6.1
>  Thomas> +VALGRIND_SITE    = http://valgrind.org/downloads/
>  Thomas> +VALGRIND_SOURCE  = valgrind-$(VALGRIND_VERSION).tar.bz2
>  Thomas> +
>  Thomas> +VALGRIND_CONF_OPT = --disable-tls
> 
> I know we had this before as well, but is that really needed nowadays
> with NPTL and so on? It seems to compile fine here without that
> option.

I didn't test without this option, as I thought I had a linuxthreads
toolchain. But in fact, my toolchain was NPTL, so probably it works
without this option.

Maybe it needs some conditional on the thread implementation ? Or maybe
the configure script guesses automatically ?

Thomas
-- 
Thomas Petazzoni, Free Electrons
Kernel, drivers, real-time and embedded Linux
development, consulting, training and support.
http://free-electrons.com



More information about the buildroot mailing list