docs: -Ddri-drivers= option is deprecated, do not use it anymore
Signed-off-by: Yonggang Luo <luoyonggang@gmail.com> Reviewed-by: Erik Faye-Lund <erik.faye-lund@collabora.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/19459>
This commit is contained in:
@@ -124,7 +124,7 @@ like this:
|
||||
|
||||
.. code-block:: console
|
||||
|
||||
meson builddir/ -Dprefix="$MESA_INSTALLDIR" -Ddri-drivers= \
|
||||
meson builddir/ -Dprefix="$MESA_INSTALLDIR" \
|
||||
-Dgallium-drivers=swrast -Dvulkan-drivers=swrast
|
||||
ninja -C builddir/ install
|
||||
|
||||
|
Reference in New Issue
Block a user