Mesa-GL: fix build

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

View File

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