All of lore.kernel.org
 help / color / mirror / Atom feed
From: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH 1/1] package/tor: add libatomic linkage when available
Date: Sun, 17 Jun 2018 21:51:08 +0200	[thread overview]
Message-ID: <20180617215108.2df8445c@windsurf> (raw)
In-Reply-To: <20180617190007.3369-1-bernd.kuhls@t-online.de>

Hello,

On Sun, 17 Jun 2018 21:00:07 +0200, Bernd Kuhls wrote:

> +# Uses __atomic_fetch_add_4 and __atomic_fetch_sub_4
> +ifeq ($(BR2_TOOLCHAIN_HAS_LIBATOMIC),y)
> +TOR_CONF_OPTS += LIBS=-latomic
> +endif

We already have https://patchwork.ozlabs.org/patch/929615/ pending.

Though as usual, I'd prefer to have a solution that can be contributed
upstream.

Best regards,

Thomas
-- 
Thomas Petazzoni, CTO, Bootlin (formerly Free Electrons)
Embedded Linux and Kernel engineering
https://bootlin.com

      reply	other threads:[~2018-06-17 19:51 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-06-17 19:00 [Buildroot] [PATCH 1/1] package/tor: add libatomic linkage when available Bernd Kuhls
2018-06-17 19:51 ` 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=20180617215108.2df8445c@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.