meson: Disable bison's -Wdeprecated since we still support old bison.
authorEric Anholt <eric@anholt.net>
Wed, 19 Feb 2020 00:03:19 +0000 (16:03 -0800)
committerMarge Bot <eric+marge@anholt.net>
Tue, 25 Feb 2020 21:45:06 +0000 (21:45 +0000)
commit11a1cb2fa8dadca9d918e8421a3b26a1b176937c
tree143e381f6e5f046cd279ba47e411421774470bef
parent5dfd83d7a1ce52a42485c54ca170311449379eb9
meson: Disable bison's -Wdeprecated since we still support old bison.

We can't stop using deprecated keywords because we maintain support for
ancient bison.  Silence the warning so that builds are less noisy.

Acked-by: Timothy Arceri <tarceri@itsqueeze.com>
Reviewed-by: Erik Faye-Lund <erik.faye-lund@collabora.com>
Tested-by: Marge Bot <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/3868>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/3868>
meson.build