mesa-master-GL: fix build

Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
Stephan Raue 2010-11-11 19:11:47 +01:00
parent d032128254
commit 8b8835b1be

View File

@ -36,6 +36,7 @@ cd $BUILD/$MESA*
--disable-glw \ --disable-glw \
--disable-motif \ --disable-motif \
--with-driver=dri \ --with-driver=dri \
--with-dri-drivers="" \
--disable-gallium --disable-gallium
make -C src/glx make -C src/glx