package/libgpg-error: disable tests
Tests are not usefull on an embedded device. Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr> Cc: Vicente Olivert Riera <Vincent.Riera@imgtec.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
This commit is contained in:
parent
114f48b163
commit
5213fb332e
@ -18,4 +18,6 @@ define LIBGPG_ERROR_FIX_CROSS_COMPILATION
|
||||
endef
|
||||
LIBGPG_ERROR_PRE_CONFIGURE_HOOKS += LIBGPG_ERROR_FIX_CROSS_COMPILATION
|
||||
|
||||
LIBGPG_ERROR_CONF_OPTS = --disable-tests
|
||||
|
||||
$(eval $(autotools-package))
|
||||
|
Loading…
Reference in New Issue
Block a user