From: Stefan Froberg <stefan.froberg@petroprogram.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH] valgrind: valgrind/valgrind.h missing if --disable-tls enabled
Date: Sun, 12 Aug 2012 22:56:09 +0300 [thread overview]
Message-ID: <1344801370-14582-1-git-send-email-stefan.froberg@petroprogram.com> (raw)
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.
next reply other threads:[~2012-08-12 19:56 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-08-12 19:56 Stefan Froberg [this message]
2012-08-12 19:56 ` [Buildroot] [PATCH] valgrind: valgrind/valgrind.h missing if --disable-tls enabled Stefan Froberg
2012-08-21 22:25 ` Arnout Vandecappelle
2012-08-22 8:58 ` Stefan Fröberg
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1344801370-14582-1-git-send-email-stefan.froberg@petroprogram.com \
--to=stefan.froberg@petroprogram.com \
--cc=buildroot@busybox.net \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox