mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-09 16:01:54 -09:00
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_CONF_OPTS = \
|
||||
--without-libidn \
|
||||
--enable-getaddrinfo
|
||||
--enable-getaddrinfo \
|
||||
--without-examples \
|
||||
--without-tests
|
||||
|
||||
GLOOX_CXXFLAGS = $(TARGET_CXXFLAGS)
|
||||
ifeq ($(BR2_TOOLCHAIN_HAS_GCC_BUG_85180),y)
|
||||
|
||||
Reference in New Issue
Block a user