From: Philipp Zabel <p.zabel@pengutronix.de>
To: ptxdist@pengutronix.de
Cc: Philipp Zabel <p.zabel@pengutronix.de>
Subject: [ptxdist] [PATCH] configure_helper: ignore new Meson 1.6.0 builtin option
Date: Mon, 11 Nov 2024 16:14:14 +0100 [thread overview]
Message-ID: <20241111151414.4056083-1-p.zabel@pengutronix.de> (raw)
Ignore new Meson builtin option "default_both_libraries" (since 1.6.0).
Signed-off-by: Philipp Zabel <p.zabel@pengutronix.de>
---
scripts/configure_helper.py | 1 +
1 file changed, 1 insertion(+)
diff --git a/scripts/configure_helper.py b/scripts/configure_helper.py
index 3e9e1810db0b..7656c0934443 100755
--- a/scripts/configure_helper.py
+++ b/scripts/configure_helper.py
@@ -136,6 +136,7 @@ meson_blacklist = [
"cpp_std",
"datadir",
"debug",
+ "default_both_libraries",
"default_library",
"errorlogs",
"force_fallback_for",
--
2.39.5
next reply other threads:[~2024-11-11 15:14 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-11-11 15:14 Philipp Zabel [this message]
2024-11-13 13:19 ` [ptxdist] [APPLIED] " Michael Olbrich
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=20241111151414.4056083-1-p.zabel@pengutronix.de \
--to=p.zabel@pengutronix.de \
--cc=ptxdist@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