intel-vaapi-driver: use default driver path

This commit is contained in:
Lukas Rusak 2017-05-19 08:26:53 -07:00
parent bf8de958fa
commit 25b3141e3f
No known key found for this signature in database
GPG Key ID: 8C310C807E7393A3

View File

@ -37,7 +37,6 @@ else
fi fi
PKG_CONFIGURE_OPTS_TARGET="--disable-silent-rules \ PKG_CONFIGURE_OPTS_TARGET="--disable-silent-rules \
--with-drivers-path=/usr/lib/va \
--enable-drm \ --enable-drm \
--disable-wayland \ --disable-wayland \
$DISPLAYSERVER_LIBVA" $DISPLAYSERVER_LIBVA"