Thanks, applied as bfa7bf8678742de5b5c209924465f1e9d069dc77. Michael
[sent from post-receive hook] On Wed, 13 Nov 2024 14:19:53 +0100, Philipp Zabel <[email protected]> wrote: > Ignore new Meson builtin option "default_both_libraries" (since 1.6.0). > > 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 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",
