mail archive of the barebox mailing list
 help / color / mirror / Atom feed
From: Sascha Hauer <s.hauer@pengutronix.de>
To: barebox@lists.infradead.org, Ahmad Fatoum <a.fatoum@pengutronix.de>
Cc: ejo@pengutronix.de
Subject: Re: [PATCH master 1/2] scripts: define _GNU_SOURCE for every user tool build
Date: Fri, 21 Feb 2025 11:22:19 +0100	[thread overview]
Message-ID: <174013333913.1372990.11745460185790676726.b4-ty@pengutronix.de> (raw)
In-Reply-To: <20250220064612.865757-1-a.fatoum@pengutronix.de>


On Thu, 20 Feb 2025 07:46:11 +0100, Ahmad Fatoum wrote:
> Defining _GNU_SOURCE via userccflags (for target tools) and KBUILD_HOSTCFLAGS
> (for host tools) works, but needs to be repeated in subdirectories like i.MX
> as well. As we make ample use of the asprintf GNU extension anyway, let's just
> define it in the top-level makefile for build of all user code.
> 
> 

Applied, thanks!

[1/2] scripts: define _GNU_SOURCE for every user tool build
      https://git.pengutronix.de/cgit/barebox/commit/?id=6b0121ddc44b (link may not be stable)
[2/2] scripts: common.h: define loff_t on musl
      https://git.pengutronix.de/cgit/barebox/commit/?id=f0c67c9477c9 (link may not be stable)

Best regards,
-- 
Sascha Hauer <s.hauer@pengutronix.de>




      parent reply	other threads:[~2025-02-21 10:36 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-02-20  6:46 Ahmad Fatoum
2025-02-20  6:46 ` [PATCH master 2/2] scripts: common.h: define loff_t on musl Ahmad Fatoum
2025-02-21 10:22 ` Sascha Hauer [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=174013333913.1372990.11745460185790676726.b4-ty@pengutronix.de \
    --to=s.hauer@pengutronix.de \
    --cc=a.fatoum@pengutronix.de \
    --cc=barebox@lists.infradead.org \
    --cc=ejo@pengutronix.de \
    /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