X-Git-Url: https://git.libre-soc.org/?a=blobdiff_plain;f=docs%2Fosmesa.html;h=7ad512e28e7d77179f88e522e191621a92ed3ca6;hb=e7e501efceca73b92727e9d295eda63d21e76afe;hp=cc806ca022a2e7fb1aba401d399924af286db885;hpb=ecdab0dfea52d2c2c26f90330fda8c43089a6ae9;p=mesa.git diff --git a/docs/osmesa.html b/docs/osmesa.html index cc806ca022a..7ad512e28e7 100644 --- a/docs/osmesa.html +++ b/docs/osmesa.html @@ -51,7 +51,7 @@ There are several examples of OSMesa in the mesa/demos repository. Configure and build Mesa with something like:
-meson builddir -Dosmesa=gallium -Dgallium-drivers=swrast -Ddri-drivers= -Dvulkan-drivers= -Dprefix=$PWD/builddir/install
+meson builddir -Dosmesa=gallium -Dgallium-drivers=swrast -Ddri-drivers=[] -Dvulkan-drivers=[] -Dprefix=$PWD/builddir/install
 ninja -C builddir install