All of lore.kernel.org
 help / color / mirror / Atom feed
From: Romain Naour <romain.naour@openwide.fr>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH] package/boost: boost-log needs NPTL threads
Date: Thu, 09 Apr 2015 23:48:22 +0200	[thread overview]
Message-ID: <5526F3A6.5020004@openwide.fr> (raw)
In-Reply-To: <1428615930-17716-1-git-send-email-romain.naour@openwide.fr>

Hi Thomas,

Le 09/04/2015 23:45, Romain Naour a ?crit :
> Fixes:
> [xtensa]
> http://autobuild.buildroot.net/results/664/6642dc9c569b2820a9d0e273fc2fb1d5a635ba0a
> [arc]
> http://autobuild.buildroot.net/results/ba5/ba5836e9a77e1b48e24ace46ca1611c22524261d
> [bfin]
> http://autobuild.buildroot.net/results/8cd/8cdac9cc67394aaae09ee816a9adddec762e3bd0
> 
> Signed-off-by: Romain Naour <romain.naour@openwide.fr>
> ---
>  package/boost/Config.in | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/package/boost/Config.in b/package/boost/Config.in
> index 65bf605..2695264 100644
> --- a/package/boost/Config.in
> +++ b/package/boost/Config.in
> @@ -89,6 +89,7 @@ comment "boost-locale needs a toolchain w/ wchar"
>  
>  config BR2_PACKAGE_BOOST_LOG
>  	bool "boost-log"
> +	depend on BR2_TOOLCHAIN_HAS_THREADS_NPTL
              ^
Sorry, there is a typo s/depend/depends/

Best regards,
Romain
>  
>  config BR2_PACKAGE_BOOST_MATH
>  	bool "boost-math"
> 

      parent reply	other threads:[~2015-04-09 21:48 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-04-09 21:45 [Buildroot] [PATCH] package/boost: boost-log needs NPTL threads Romain Naour
2015-04-09 21:48 ` Thomas Petazzoni
2015-04-09 21:48 ` Romain Naour [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=5526F3A6.5020004@openwide.fr \
    --to=romain.naour@openwide.fr \
    --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.