package/gloox: disable tests and examples
Fixes: http://autobuild.buildroot.net/results/91385a34c80c5043519e96395e203eef662ac18d/ Signed-off-by: Heiko Thiery <heiko.thiery@gmail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
This commit is contained in:
committed by
Thomas Petazzoni
parent
cf810e4099
commit
5e16c37ae1
@@ -13,7 +13,9 @@ GLOOX_INSTALL_STAGING = YES
|
|||||||
GLOOX_DEPENDENCIES = mpc
|
GLOOX_DEPENDENCIES = mpc
|
||||||
GLOOX_CONF_OPTS = \
|
GLOOX_CONF_OPTS = \
|
||||||
--without-libidn \
|
--without-libidn \
|
||||||
--enable-getaddrinfo
|
--enable-getaddrinfo \
|
||||||
|
--without-examples \
|
||||||
|
--without-tests
|
||||||
|
|
||||||
GLOOX_CXXFLAGS = $(TARGET_CXXFLAGS)
|
GLOOX_CXXFLAGS = $(TARGET_CXXFLAGS)
|
||||||
ifeq ($(BR2_TOOLCHAIN_HAS_GCC_BUG_85180),y)
|
ifeq ($(BR2_TOOLCHAIN_HAS_GCC_BUG_85180),y)
|
||||||
|
|||||||
Reference in New Issue
Block a user