head 1.2; access; symbols pkgsrc-2016Q4:1.1.0.2 pkgsrc-2016Q4-base:1.1; locks; strict; comment @ * @; 1.2 date 2017.03.15.16.33.07; author wiz; state dead; branches; next 1.1; commitid CR5YuGjts5NYkFJz; 1.1 date 2016.12.03.03.15.33; author marino; state Exp; branches; next ; commitid 1wLLLamZ94CLcuwz; desc @@ 1.2 log @Remove incorrect patch. Upstream (Bruno Haible) write: The comment says that this include of is there to make sure that declares pthread_sigmask. But on DragonFly (I checked versions 3.8, 4.6, and 4.8.0-RC), pthread_sigmask is already declared in , not in . @ text @$NetBSD: patch-lib_signal.in.h,v 1.1 2016/12/03 03:15:33 marino Exp $ DragonFly support. --- lib/signal.in.h.orig 2016-06-29 09:12:27 UTC +++ lib/signal.in.h @@@@ -61,6 +61,7 @@@@ #if (@@GNULIB_PTHREAD_SIGMASK@@ || defined GNULIB_POSIXCHECK) \ && ((defined __APPLE__ && defined __MACH__) \ || defined __FreeBSD__ || defined __OpenBSD__ || defined __osf__ \ + || defined __DragonFly__ \ || defined __sun || defined __ANDROID__) \ && ! defined __GLIBC__ # include @ 1.1 log @lang/guile20: Support DragonFly In addition to fixing boehm-gc, guile20 requires a couple of patches from DPorts to build on DragonFly. @ text @d1 1 a1 1 $NetBSD$ @