Thanks, applied as c9c528a48f9250e365b02b96ac2208466adf5751.

Michael

[sent from post-receive hook]

On Fri, 15 Jan 2021 08:22:17 +0100, Philipp Zabel <[email protected]> 
wrote:
> Ignore new Meson builtin options "force_fallback_for" (since 0.55)
> and "unity_size" (since 0.54).
> 
> Signed-off-by: Philipp Zabel <[email protected]>
> Message-Id: <[email protected]>
> Signed-off-by: Michael Olbrich <[email protected]>
> 
> 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
[email protected]
To unsubscribe, send a mail with subject "unsubscribe" to 
[email protected]

Reply via email to