[Buildroot] [PATCH 1/1] boost: context needs thread without C++11 mutex

Thomas Petazzoni thomas.petazzoni at bootlin.com
Sat Aug 18 20:32:45 UTC 2018


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 at 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



More information about the buildroot mailing list