xf86-video-intel: disable SNA support for now

Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
Stephan Raue 2011-09-08 21:44:32 +02:00
parent 94a52caaac
commit aca0e80223

View File

@ -34,7 +34,7 @@ cd $PKG_BUILD
--enable-dri \
--enable-kms-only \
--disable-xvmc \
--enable-sna \
--disable-sna \
--with-xorg-module-dir=$XORG_PATH_MODULES
make