All of lore.kernel.org
 help / color / mirror / Atom feed
From: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH 2/2] package/quickjs: depends on glibc
Date: Sat, 5 Dec 2020 21:45:40 +0100	[thread overview]
Message-ID: <20201205214540.7448387d@windsurf.home> (raw)
In-Reply-To: <20201205064442.606683-2-francois.perrad@gadz.org>

On Sat,  5 Dec 2020 07:44:42 +0100
Francois Perrad <fperrad@gmail.com> wrote:

> fix build http://autobuild.buildroot.org/results/d45/d456eefffd138a714e367f9520adb662f5e0f57e/

Well, this configuration *is* using glibc, so clearly the patch you're
proposing cannot fix this build failure.

stdatomic.h is provided by gcc, not by the C library, so a C library
option change most likely cannot be the proper solution.

We already have several atomic-related options in toolchain/Config.in,
but I'm not sure any of them is correct to express the need for
<stdatomic.h>. In fact, I'm not quite sure in which circumstances is
this header not provided by gcc.

Thomas
-- 
Thomas Petazzoni, CTO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com

  reply	other threads:[~2020-12-05 20:45 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-12-05  6:44 [Buildroot] [PATCH 1/2] package/quickjs: bump to version 2020-11-08 Francois Perrad
2020-12-05  6:44 ` [Buildroot] [PATCH 2/2] package/quickjs: depends on glibc Francois Perrad
2020-12-05 20:45   ` Thomas Petazzoni [this message]
2020-12-05 23:14     ` Peter Seiderer
2020-12-05 20:49 ` [Buildroot] [PATCH 1/2] package/quickjs: bump to version 2020-11-08 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=20201205214540.7448387d@windsurf.home \
    --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.