From 55c1b608cb2bdf0e68cf1a94996e82ca1b4840fa Mon Sep 17 00:00:00 2001 From: Tony Finch Date: Tue, 30 Jul 2002 18:34:24 +0000 Subject: New port for cfengine-2.0.3 after repo-copy from the cfengine-1.x port. PR: 35037 Approved by: will --- sysutils/cfengine2/files/patch-af | 13 ------------- 1 file changed, 13 deletions(-) delete mode 100644 sysutils/cfengine2/files/patch-af (limited to 'sysutils/cfengine2/files/patch-af') diff --git a/sysutils/cfengine2/files/patch-af b/sysutils/cfengine2/files/patch-af deleted file mode 100644 index c7a33e7b209e..000000000000 --- a/sysutils/cfengine2/files/patch-af +++ /dev/null @@ -1,13 +0,0 @@ -Fix the linking so only cfd is linked with pthreads. This keeps cfengine -from trying to use thread-unsafe resolver functions. - ---- src/Makefile.am.orig Fri Aug 10 23:58:47 2001 -+++ src/Makefile.am Fri Aug 10 23:59:07 2001 -@@ -95,6 +95,7 @@ - patches.c - - cfd_LDADD = -L../pub -lpub $(LEXLIB) -+cfd_LDFLAGS = -pthread $(LDFLAGS) - - cfrun_SOURCES = \ - cfrun.c \ -- cgit v1.2.3