wolfssl: Removes the redundant USE_TOOLS.

- Updates the TODO on the failing tests.

Thanks leot@ and kamil@
This commit is contained in:
Santhosh Raju 2020-01-27 18:28:26 -05:00
parent a14a44e633
commit 3490262c02
2 changed files with 4 additions and 1 deletions

View File

@ -34,7 +34,6 @@ CONFIGURE_ARGS+= --enable-tls13-draft28
PKGCONFIG_OVERRIDE+= support/wolfssl.pc.in
USE_TOOLS+= gawk gmake pkg-config zip
USE_LIBTOOL= yes
TEST_TARGET= check

View File

@ -4,3 +4,7 @@ At least on NetBSD/amd64 9.99.17 the test suite fails due
mutex test failed!
error = -9906
FAIL testsuite/testsuite.test (exit status: 255)
This seems to be an issue with mismatch of linux vs netbsd pthread API.
https://netbsd.org/~kamil/patch-00217-check-alive-mutex.txt