From: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH 1/1] boost: context needs thread without C++11 mutex
Date: Sat, 18 Aug 2018 22:32:45 +0200 [thread overview]
Message-ID: <20180818223245.1122b875@windsurf> (raw)
In-Reply-To: <20180818194725.5342-1-fontaine.fabrice@gmail.com>
Hello,
On Sat, 18 Aug 2018 21:47:25 +0200, Fabrice Fontaine wrote:
> Extract from output/build/boost-1.67.0/libs/context/build/Jamfile.v2:
>
> explicit cxx11_hdr_mutex_check ;
> local cxx11_mutex = [ check-target-builds
> cxx11_hdr_mutex_check "C++11 mutex"
> :
> : <library>/boost/thread//boost_thread
> ] ;
>
> So select boost_thread if gcc <= 4.7
>
> Fixes:
> - http://autobuild.buildroot.net/results/fb046c04fe18bec973d120e4ab33971f32ba5769
>
> Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
> ---
> package/boost/Config.in | 1 +
> 1 file changed, 1 insertion(+)
Applied to master, thanks.
Thomas
--
Thomas Petazzoni, CTO, Bootlin (formerly Free Electrons)
Embedded Linux and Kernel engineering
https://bootlin.com
prev parent reply other threads:[~2018-08-18 20:32 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-08-18 19:47 [Buildroot] [PATCH 1/1] boost: context needs thread without C++11 mutex Fabrice Fontaine
2018-08-18 20:32 ` Thomas Petazzoni [this message]
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=20180818223245.1122b875@windsurf \
--to=thomas.petazzoni@bootlin.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.