mirror of
https://github.com/LibreELEC/LibreELEC.tv
synced 2025-09-24 19:46:01 +07:00
Merge pull request #5473 from heitbaum/snapcast
libconfig: disable build of doc and tests
This commit is contained in:
@@ -13,7 +13,9 @@ PKG_TOOLCHAIN="autotools"
|
||||
|
||||
PKG_CONFIGURE_OPTS_TARGET="--enable-static \
|
||||
--disable-shared \
|
||||
--disable-doc \
|
||||
--disable-examples \
|
||||
--disable-tests \
|
||||
--with-sysroot=${SYSROOT_PREFIX}"
|
||||
|
||||
pre_configure_target() {
|
||||
|
||||
Reference in New Issue
Block a user