Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH 2/2] zeromq: add dependency on atomic operations
Date: Mon, 8 Sep 2014 09:23:56 +0200	[thread overview]
Message-ID: <20140908092356.39e9c633@free-electrons.com> (raw)
In-Reply-To: <1410157964-8422-3-git-send-email-abrodkin@synopsys.com>

Dear Alexey Brodkin,

On Mon,  8 Sep 2014 10:32:44 +0400, Alexey Brodkin wrote:

> diff --git a/package/cppzmq/Config.in b/package/cppzmq/Config.in
> index e17963e..9f32c51 100644
> --- a/package/cppzmq/Config.in
> +++ b/package/cppzmq/Config.in
> @@ -5,6 +5,7 @@ config BR2_PACKAGE_CPPZMQ
>  	depends on BR2_LARGEFILE # util-linux
>  	depends on BR2_USE_WCHAR # util-linux
>  	depends on BR2_TOOLCHAIN_HAS_THREADS # zeromq
> +	depends on BR2_ARCH_HAS_ATOMICS # zeromq
>  	select BR2_PACKAGE_ZEROMQ
>  	help
>  	  C++ binding for zeromq (ZeroMQ, 0MQ, zmq).

Same thing here: you should change the comment to *not* display it if
the architecture doesn't have atomic intrinsics.

Thomas
-- 
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com

  reply	other threads:[~2014-09-08  7:23 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-09-08  6:32 [Buildroot] [PATCH 0/2] add more dependencies on atomic operations Alexey Brodkin
2014-09-08  6:32 ` [Buildroot] [PATCH 1/2] libtirpc: add dependency " Alexey Brodkin
2014-09-08  7:23   ` Thomas Petazzoni
2014-09-08  9:23     ` Alexey Brodkin
2014-09-08  9:27       ` Thomas Petazzoni
2014-09-12 13:12         ` Alexey Brodkin
2014-09-12 13:25           ` Thomas Petazzoni
2014-09-12 13:31             ` Alexey Brodkin
2014-09-08  6:32 ` [Buildroot] [PATCH 2/2] zeromq: " Alexey Brodkin
2014-09-08  7:23   ` Thomas Petazzoni [this message]
2014-09-08  9:27     ` Alexey Brodkin
2014-09-08  9:33       ` Thomas Petazzoni

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=20140908092356.39e9c633@free-electrons.com \
    --to=thomas.petazzoni@free-electrons.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