Merge pull request #2818 from toxiczka/cleanup_mesa

remove old options
This commit is contained in:
Stephan Raue 2014-01-01 06:10:27 -08:00
commit 972d1f5b5b

View File

@ -81,11 +81,9 @@ PKG_CONFIGURE_OPTS_TARGET="CC_FOR_BUILD=$HOST_CC \
--disable-gles2 \
--disable-openvg \
--enable-dri \
--disable-dri3 \
--enable-glx \
--disable-osmesa \
--enable-egl --with-egl-platforms=x11,drm \
--disable-xorg \
$XA_CONFIG \
--enable-gbm \
--disable-xvmc \
@ -98,7 +96,6 @@ PKG_CONFIGURE_OPTS_TARGET="CC_FOR_BUILD=$HOST_CC \
--disable-gallium-tests \
--enable-shared-glapi \
--enable-glx-tls \
--disable-gallium-g3dvl \
$MESA_GALLIUM_LLVM \
--disable-silent-rules \
--with-gl-lib-name=GL \