Ignore new Meson builtin option "default_both_libraries" (since 1.6.0).

Signed-off-by: Philipp Zabel <[email protected]>
---
 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


Reply via email to