mirror of
https://github.com/yann64/haikuports.git
synced 2026-05-05 14:38:51 +02:00
gnutls: bump to 3.5.3. (#760)
This commit is contained in:
@@ -47,7 +47,7 @@ index 9087dc5..0c72b5a 100644
|
||||
#include <string.h>
|
||||
#include <errno.h>
|
||||
diff --git a/tests/mini-record-failure.c b/tests/mini-record-failure.c
|
||||
index a13e9a1..4e86760 100644
|
||||
index 02ce346..c2f9a0f 100644
|
||||
--- a/tests/mini-record-failure.c
|
||||
+++ b/tests/mini-record-failure.c
|
||||
@@ -26,6 +26,9 @@
|
||||
@@ -64,27 +64,27 @@ index a13e9a1..4e86760 100644
|
||||
2.7.0
|
||||
|
||||
|
||||
From b09109e729147a22a6be72dfc32a8e00151fdb27 Mon Sep 17 00:00:00 2001
|
||||
From b2e1563f96d5fa6a3ca2d866e22161681c14b6a3 Mon Sep 17 00:00:00 2001
|
||||
From: fbrosson <fbrosson@localhost>
|
||||
Date: Tue, 7 Jun 2016 03:05:44 +0000
|
||||
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 e1f365f..385deee 100644
|
||||
index 6aff107..dafa9a3 100644
|
||||
--- a/tests/Makefile.am
|
||||
+++ b/tests/Makefile.am
|
||||
@@ -114,7 +114,7 @@ if HAVE_SECCOMP_TESTS
|
||||
ctests += dtls-with-seccomp tls-with-seccomp dtls-client-with-seccomp tls-client-with-seccomp
|
||||
@@ -124,7 +124,7 @@ LDADD += $(CMOCKA_LIBS)
|
||||
ctests += dtls-sliding-window
|
||||
endif
|
||||
|
||||
-mini_dtls_pthread_LDADD = $(LDADD) -lpthread
|
||||
+mini_dtls_pthread_LDADD = $(LDADD)
|
||||
|
||||
# These tests need gnulib for memmem()
|
||||
resume_psk_CFLAGS = -DUSE_PSK
|
||||
resume_psk_SOURCES = resume.c
|
||||
--
|
||||
2.7.0
|
||||
2.9.2
|
||||
|
||||
|
||||
From aa560535eef19064c892a1051492576fdd54183c Mon Sep 17 00:00:00 2001
|
||||
Reference in New Issue
Block a user