gnutls: disable tests

tests install a dummy libcrypt32 which clobbers the w32api

see: https://github.com/mxe/mxe/pull/1541#issuecomment-273373973
pull/1639/head
Tony Theodore 7 years ago
parent 33460dc7ef
commit 1499d73bf8

@ -27,6 +27,7 @@ define $(PKG)_BUILD
--disable-nls \
--disable-guile \
--disable-doc \
--disable-tests \
--enable-local-libopts \
--with-included-libtasn1 \
--with-libregex-libs="-lgnurx" \

Loading…
Cancel
Save