7ec55357a7
which was deprecated in 0.47. This doesn't change behavior, just shuts up warnings. meson.build:105: WARNING: Project targets '>= 1.4.0' but uses feature deprecated since '0.47.0': build_always arg in custom_target. combine build_by_default and build_always_stale instead. Signed-off-by: Yonggang Luo <luoyonggang@gmail.com> Reviewed-by: Pohsiang (John) Hsu <pohhsu@microsoft.com> Reviewed-by: Eric Engestrom <eric@igalia.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/36891>