Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH] valgrind: valgrind/valgrind.h missing if --disable-tls enabled
@ 2012-08-12 19:56 Stefan Froberg
  2012-08-12 19:56 ` Stefan Froberg
  0 siblings, 1 reply; 4+ messages in thread
From: Stefan Froberg @ 2012-08-12 19:56 UTC (permalink / raw)
  To: buildroot

Enabling valgrind support and then doing debug build of Firefox
started configure script nagging about missing valgrind/valgrind.h file.

Found out that if --disable-tls is in VALGRIND_CONF_OPT then
the valgrind installation process will not include the previously mentioned file.

So this patch will enable/disable TLS for valgrind depending of
what you have in your compiler BR2_GCC_ENABLE_TLS setting.

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2012-08-22  8:58 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-08-12 19:56 [Buildroot] [PATCH] valgrind: valgrind/valgrind.h missing if --disable-tls enabled Stefan Froberg
2012-08-12 19:56 ` Stefan Froberg
2012-08-21 22:25   ` Arnout Vandecappelle
2012-08-22  8:58     ` Stefan Fröberg

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox