About Social Code
aboutsummaryrefslogtreecommitdiff
path: root/meson.options
diff options
context:
space:
mode:
authorEric Engestrom <eric@igalia.com>2025-03-12 10:50:04 +0100
committerMarge Bot <emma+marge@anholt.net>2025-03-13 12:20:45 +0000
commita0b457aca6cbe94d555ae75864a47bb6a16318a0 (patch)
tree44822a261cfed8710328282db8d0cacef5abdda5 /meson.options
parentf46830912e53f1f56910123b34df20714451605d (diff)
meson: announce that clover is deprecated (slated for removal)
See https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/19385; the timeline is not 100% decided yet, but let's warn users already. Suggested-by: Erik Faye-Lund <erik.faye-lund@collabora.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/34021>
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 fa23dbee4d6..f775d9e5764 100644
--- a/meson.options
+++ b/meson.options
@@ -151,6 +151,7 @@ option(
choices : ['icd', 'standalone', 'disabled'],
value : 'disabled',
description : 'build gallium "clover" OpenCL frontend.',
+ deprecated: true,
)
option(