libvorbis: disable oggtest, docs, examples

This commit is contained in:
Stefan Saraev 2014-02-05 19:23:05 +02:00
parent 8bee51d51d
commit d22c2dbb1b

View File

@ -33,4 +33,4 @@ PKG_IS_ADDON="no"
PKG_AUTORECONF="yes"
# package specific configure options
PKG_CONFIGURE_OPTS_TARGET="--with-ogg=$SYSROOT_PREFIX/usr"
PKG_CONFIGURE_OPTS_TARGET="--with-ogg=$SYSROOT_PREFIX/usr --disable-oggtest --disable-docs --disable-examples"