summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xwl_build6
1 files changed, 3 insertions, 3 deletions
diff --git a/wl_build b/wl_build
index 66f1db4..0e776a4 100755
--- a/wl_build
+++ b/wl_build
@@ -77,12 +77,12 @@ git clean -xfd
./autogen.sh --prefix=$WLD \
--enable-gles2 \
--disable-gallium-egl \
- --with-egl-platforms=x11,wayland,drm \
+ --with-egl-platforms=x11,wayland,drm \
--enable-gbm \
--enable-shared-glapi \
- --disable-llvm-shared-libs \
+ --disable-llvm-shared-libs \
--disable-dri3 \
- --with-gallium-drivers=swrast,nouveau,r300,r600
+ --with-gallium-drivers=swrast,nouveau,r300,r600
compile