About Social Code
aboutsummaryrefslogtreecommitdiff
path: root/meson.options
diff options
context:
space:
mode:
authorMike Blumenkrantz <michael.blumenkrantz@gmail.com>2025-03-26 10:23:21 -0400
committerMarge Bot <emma+marge@anholt.net>2025-04-09 23:16:42 +0000
commitcf40099730c4af304227c30c891834cec220abff (patch)
tree976aba0b1a587b842f9a941b0f8c7c486dea43d2 /meson.options
parent6b6cb825e92ad3bf33b1e032151e32c7b79d8323 (diff)
meson: deprecate gallium-xa
this is not maintained and will be removed in a future version Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/34216>
Diffstat (limited to 'meson.options')
-rw-r--r--meson.options1
1 files changed, 1 insertions, 0 deletions
diff --git a/meson.options b/meson.options
index 729c4ac16a3..84c09bc7d6e 100644
--- a/meson.options
+++ b/meson.options
@@ -129,6 +129,7 @@ option(
type : 'feature',
deprecated: {'true': 'enabled', 'false': 'disabled'},
description : 'enable gallium xa frontend.',
+ deprecated: true,
)
option(