mooninite pushed to mingw-gnutls (f21). "Drop non-mingw patch"

notifications at fedoraproject.org notifications at fedoraproject.org
Thu May 28 17:37:58 UTC 2015


From 696612ebcd219ccc3a9a8257ba1ad71f3427d267 Mon Sep 17 00:00:00 2001
From: Michael Cronenworth <mike at cchtml.com>
Date: Thu, 28 May 2015 12:22:32 -0500
Subject: Drop non-mingw patch


diff --git a/gnutls-3.3.14-sigpipe.patch b/gnutls-3.3.14-sigpipe.patch
deleted file mode 100644
index 871b473..0000000
--- a/gnutls-3.3.14-sigpipe.patch
+++ /dev/null
@@ -1,12 +0,0 @@
-diff --git a/tests/mini-loss-time.c b/tests/mini-loss-time.c
-index 6a10606..e76ff05 100644
---- a/tests/mini-loss-time.c
-+++ b/tests/mini-loss-time.c
-@@ -287,6 +287,7 @@ void doit(void)
- 	time_t tstart, tstop;
- 
- 	signal(SIGCHLD, ch_handler);
-+	signal(SIGPIPE, SIG_IGN);
- 
- 	tstart = time(0);
- 	start(2, -1);
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/mingw-gnutls.git/commit/?h=f21&id=696612ebcd219ccc3a9a8257ba1ad71f3427d267


More information about the scm-commits mailing list