summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBryce Harrington <bryce@bryceharrington.org>2016-04-27 12:39:10 -0700
committerBryce Harrington <bryce@bryceharrington.org>2016-04-27 12:39:10 -0700
commit8c6c6581b2d7f58ca6c7e3c31b9d533dcf3f2239 (patch)
tree90dd419ef6cd1d3eb882757a2a50c6677e383031
parent36f2bd164692719d831e582608f41f4ca95f4cc1 (diff)
Remove --disable-gallium-egl deprecated mesa build option
See corresponding wayland-web patch by Yong Bakos.
-rwxr-xr-xwl_build1
1 files changed, 0 insertions, 1 deletions
diff --git a/wl_build b/wl_build
index f27c946..c62568f 100755
--- a/wl_build
+++ b/wl_build
@@ -84,7 +84,6 @@ cd $WLROOT/mesa
git clean -xfd
./autogen.sh --prefix=$WLD \
--enable-gles2 \
- --disable-gallium-egl \
--with-egl-platforms=x11,wayland,drm \
--enable-gbm \
--enable-shared-glapi \