gnutls: bump to 3.5.6. (#857)

This commit is contained in:
fbrosson
2016-11-05 17:24:07 +00:00
committed by waddlesplash
parent 22d8ecd334
commit cb5f616dff
2 changed files with 7 additions and 5 deletions

View File

@@ -71,15 +71,17 @@ Subject: link mini-dtls-pthread without libpthread.
diff --git a/tests/Makefile.am b/tests/Makefile.am
index 5c1fcb9..c306353 100644
index 499e821..a0137c9 100644
--- a/tests/Makefile.am
+++ b/tests/Makefile.am
@@ -130,7 +130,7 @@ conv_utf8_LDADD = $(CMOCKA_LDADD)
@@ -134,8 +134,8 @@ conv_utf8_LDADD = $(CMOCKA_LDADD)
endif
-mini_dtls_pthread_LDADD = $(LDADD) -lpthread
-rng_pthread_LDADD = $(LDADD) -lpthread
+mini_dtls_pthread_LDADD = $(LDADD)
+rng_pthread_LDADD = $(LDADD)
# These tests need gnulib for memmem()
resume_psk_CFLAGS = -DUSE_PSK