summaryrefslogtreecommitdiff
path: root/sysutils/cfengine3/files/patch-aa
blob: ffdfe212966efea63cf36aa7a1110012a2742b43 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- src/Makefile.in.orig	Thu Oct 28 16:50:34 1999
+++ src/Makefile.in	Thu Oct 28 16:50:37 1999
@@ -130,7 +130,7 @@
 LEX= @LEX@
 LEXLIB = @LEXLIB@
 
-LDFLAGS= @LDFLAGS@
+LDFLAGS= @LDFLAGS@ -pthread
 LIBS= @LIBS@
 
 DEFS= @DEFS@