meson: set the legacy-x11 option as deprecated
Meson may be able to give better error messages and summary outputs when
this is set.
Fixes: 08c6ba223b ("x11: Remove DRI2 support")
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/36126>
This commit is contained in:
@@ -792,6 +792,7 @@ option(
|
||||
type : 'array',
|
||||
value : [],
|
||||
description : 'Build legacy X11 support features.',
|
||||
deprecated : true,
|
||||
choices : [
|
||||
],
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user