From: Michael Olbrich <m.olbrich@pengutronix.de>
To: Philipp Zabel <p.zabel@pengutronix.de>
Cc: ptxdist@pengutronix.de
Subject: Re: [ptxdist] [PATCH] configure_helper: ignore new Meson 0.63 builtin options
Date: Tue, 10 Jan 2023 09:02:37 +0100 [thread overview]
Message-ID: <20230110080236.GD16340@pengutronix.de> (raw)
In-Reply-To: <20230109134616.4147575-1-p.zabel@pengutronix.de>
On Mon, Jan 09, 2023 at 02:46:16PM +0100, Philipp Zabel wrote:
> Ignore new Meson builtin options "pkgconfig.relocatable" and
> "prefer_static" (since 0.63).
>
> Signed-off-by: Philipp Zabel <p.zabel@pengutronix.de>
> ---
> scripts/configure_helper.py | 2 ++
> 1 file changed, 2 insertions(+)
>
> diff --git a/scripts/configure_helper.py b/scripts/configure_helper.py
> index 86dee3416d08..f515f6e0b1bb 100755
> --- a/scripts/configure_helper.py
> +++ b/scripts/configure_helper.py
> @@ -149,6 +149,8 @@ meson_blacklist = [
> "mandir",
> "optimization",
> "pkg_config_path",
> + "pkgconfig.relocatable",
Hmmm, if I understand this correctly then we may want to set this option to
true once we update to meson 0.63. I think we hack the .pc files afterwards
to do the same thing.
Michael
> + "prefer_static",
> "python.install_env",
> "python.platlibdir",
> "python.purelibdir",
> --
> 2.30.2
>
>
>
--
Pengutronix e.K. | |
Steuerwalder Str. 21 | http://www.pengutronix.de/ |
31137 Hildesheim, Germany | Phone: +49-5121-206917-0 |
Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-5555 |
next prev parent reply other threads:[~2023-01-10 8:03 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-01-09 13:46 Philipp Zabel
2023-01-10 8:02 ` Michael Olbrich [this message]
2023-01-11 10:24 ` Philipp Zabel
2023-01-30 9:37 ` Philipp Zabel
2023-02-10 11:01 ` 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=20230110080236.GD16340@pengutronix.de \
--to=m.olbrich@pengutronix.de \
--cc=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