mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-08-08 12:44:10 -09:00
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
1 changed files with 2 additions and 0 deletions
|
|
@ -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 a new issue