[Buildroot] [PATCH] valgrind: valgrind/valgrind.h missing if --disable-tls enabled

Arnout Vandecappelle arnout at mind.be
Tue Aug 21 22:25:20 UTC 2012


On 08/12/12 21:56, Stefan Froberg wrote:
> +ifeq ($(BR2_GCC_ENABLE_TLS),y)
> +	VALGRIND_CONF_OPT = --enable-tls
> +else
> +	VALGRIND_CONF_OPT = --disable-tls
> +endif

  This will only work for buildroot toolchains, not for crosstool-NG or external
toolchains...



  Regards,
  Arnout

-- 
Arnout Vandecappelle                               arnout at mind be
Senior Embedded Software Architect                 +32-16-286540
Essensium/Mind                                     http://www.mind.be
G.Geenslaan 9, 3001 Leuven, Belgium                BE 872 984 063 RPR Leuven
LinkedIn profile: http://www.linkedin.com/in/arnoutvandecappelle
GPG fingerprint:  7CB5 E4CC 6C2E EFD4 6E3D A754 F963 ECAB 2450 2F1F



More information about the buildroot mailing list