From: Sascha Hauer <s.hauer@pengutronix.de>
To: barebox@lists.infradead.org, Bastian Krause <bst@pengutronix.de>
Cc: Ahmad Fatoum <a.fatoum@pengutronix.de>
Subject: Re: [PATCH] kbuild: undefine linux/unix macros
Date: Mon, 31 Mar 2025 09:11:02 +0200 [thread overview]
Message-ID: <174340506294.271298.16649780147680124517.b4-ty@pengutronix.de> (raw)
In-Reply-To: <20250327132052.3187117-1-bst@pengutronix.de>
On Thu, 27 Mar 2025 14:20:52 +0100, Bastian Krause wrote:
> gcc and clang, when using `-std=gnu11`, predefine `linux` and `unix` as
> macros:
>
> $ gcc -std=gnu11 -dM -E - < /dev/null | grep -v "define _"
> #define unix 1
> #define linux 1
>
> [...]
Applied, thanks!
[1/1] kbuild: undefine linux/unix macros
https://git.pengutronix.de/cgit/barebox/commit/?id=3e0790af5618 (link may not be stable)
Best regards,
--
Sascha Hauer <s.hauer@pengutronix.de>
prev parent reply other threads:[~2025-03-31 7:11 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-03-27 13:20 Bastian Krause
2025-03-27 13:24 ` Ahmad Fatoum
2025-03-31 7:11 ` 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=174340506294.271298.16649780147680124517.b4-ty@pengutronix.de \
--to=s.hauer@pengutronix.de \
--cc=a.fatoum@pengutronix.de \
--cc=barebox@lists.infradead.org \
--cc=bst@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