docs: remove leftover mention of meson dri3 option

Remove some leftover mention of the meson dri3 option from the
documentation, the option has been removed in commit 8f6fca89aa (meson:
delete dri3 build option, 2024-08-30)

Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/32251>
This commit is contained in:
Antonio Ospite
2024-11-11 17:48:54 +01:00
committed by Marge Bot
parent 5d6d67a4d1
commit e8d1b13f5e

View File

@@ -24,7 +24,6 @@ Beware: Most Direct3D games are 32-bit, and thus need a 32-bit version of Mesa.
$ meson configure \ $ meson configure \
-D gallium-nine=true \ -D gallium-nine=true \
-D dri3=enabled \
... ...
Paths Paths