docs: There is only glx=xlib option now
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:
parent
6d2ed45396
commit
110c1aa461
1 changed files with 1 additions and 1 deletions
|
|
@ -80,7 +80,7 @@ To build everything on Linux invoke meson as:
|
|||
|
||||
mkdir build
|
||||
cd build
|
||||
meson -D glx=gallium-xlib -D gallium-drivers=swrast
|
||||
meson -D glx=xlib -D gallium-drivers=swrast
|
||||
ninja
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue