mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
From: Michael Olbrich <mol@pengutronix.de>
To: ptxdist@pengutronix.de
Cc: Philipp Zabel <p.zabel@pengutronix.de>
Subject: Re: [ptxdist] [APPLIED] configure_helper: ignore new Meson builtin options
Date: Fri, 15 Jan 2021 08:22:17 +0100	[thread overview]
Message-ID: <E1l0JR3-008qI0-Sm@dude03.red.stw.pengutronix.de> (raw)
In-Reply-To: <20210108101947.2170-1-p.zabel@pengutronix.de>

Thanks, applied as c9c528a48f9250e365b02b96ac2208466adf5751.

Michael

[sent from post-receive hook]

On Fri, 15 Jan 2021 08:22:17 +0100, Philipp Zabel <p.zabel@pengutronix.de> wrote:
> Ignore new Meson builtin options "force_fallback_for" (since 0.55)
> and "unity_size" (since 0.54).
> 
> Signed-off-by: Philipp Zabel <p.zabel@pengutronix.de>
> Message-Id: <20210108101947.2170-1-p.zabel@pengutronix.de>
> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
> 
> diff --git a/scripts/configure_helper.py b/scripts/configure_helper.py
> index 1735f9b7d0d5..177b609f0b3b 100755
> --- a/scripts/configure_helper.py
> +++ b/scripts/configure_helper.py
> @@ -137,6 +137,7 @@ meson_blacklist = [
>  	"debug",
>  	"default_library",
>  	"errorlogs",
> +	"force_fallback_for",
>  	"includedir",
>  	"infodir",
>  	"install_umask",
> @@ -153,6 +154,7 @@ meson_blacklist = [
>  	"strip",
>  	"sysconfdir",
>  	"unity",
> +	"unity_size",
>  	"warning_level",
>  	"werror",
>  	"wrap_mode",

_______________________________________________
ptxdist mailing list
ptxdist@pengutronix.de
To unsubscribe, send a mail with subject "unsubscribe" to ptxdist-request@pengutronix.de

  reply	other threads:[~2021-01-15  7:22 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-01-08 10:19 [ptxdist] [PATCH] " Philipp Zabel
2021-01-15  7:22 ` Michael Olbrich [this message]
2021-11-22 16:36 Philipp Zabel
2021-11-26 14:35 ` [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=E1l0JR3-008qI0-Sm@dude03.red.stw.pengutronix.de \
    --to=mol@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