diff --git a/common/build-style/meson.sh b/common/build-style/meson.sh index 1a68b9473a..9b92279148 100644 --- a/common/build-style/meson.sh +++ b/common/build-style/meson.sh @@ -107,7 +107,7 @@ do_configure() { --localstatedir=/var \ --sharedstatedir=/var/lib \ --buildtype=plain \ - --auto-features=enabled \ + --auto-features=auto \ --wrap-mode=nodownload \ -Db_lto=true -Db_ndebug=true \ -Db_staticpic=true \