This gets rid of
WARNING: --with-egl-platforms is deprecated. Use --with-platforms
instead.
while building Mesa.
Signed-off-by: Matheus Santana <[email protected]>
---
building.html | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/building.html b/building.html
index fdfa997..35e8173 100644
--- a/building.html
+++ b/building.html
@@ -166,7 +166,7 @@ more recent releases.</p>
$ git clone <a
href="https://cgit.freedesktop.org/mesa/mesa">git://anongit.freedesktop.org/mesa/mesa</a>
$ cd mesa
$ ./autogen.sh --prefix=$WLD --enable-gles2 \
- --with-egl-platforms=x11,wayland,drm --enable-gbm --enable-shared-glapi \
+ --with-platforms=x11,wayland,drm --enable-gbm --enable-shared-glapi \
--with-gallium-drivers=r300,r600,swrast,nouveau
$ make && make install
$ cd ..
--
2.1.4
_______________________________________________
wayland-devel mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/wayland-devel