diff --git a/net-libs/gnutls/patches/gnutls-3.6.2.patchset b/net-libs/gnutls/patches/gnutls-3.6.2.patchset index 8ccc66ea9..01f0e31bb 100644 --- a/net-libs/gnutls/patches/gnutls-3.6.2.patchset +++ b/net-libs/gnutls/patches/gnutls-3.6.2.patchset @@ -64,31 +64,6 @@ index e346e7e..fff3f82 100644 2.16.1 -From b2e1563f96d5fa6a3ca2d866e22161681c14b6a3 Mon Sep 17 00:00:00 2001 -From: fbrosson -Date: Tue, 9 Aug 2016 16:39:14 +0000 -Subject: link mini-dtls-pthread without libpthread. - - -diff --git a/tests/Makefile.am b/tests/Makefile.am -index 14a5c2c..06130f5 100644 ---- a/tests/Makefile.am -+++ b/tests/Makefile.am -@@ -188,8 +188,8 @@ gnutls_record_overhead_CPPFLAGS = $(AM_CPPFLAGS) \ - - 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 --- -2.16.1 - - From aa560535eef19064c892a1051492576fdd54183c Mon Sep 17 00:00:00 2001 From: fbrosson Date: Wed, 15 Jun 2016 11:04:44 +0000