1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-03 22:23:24 +00:00
freebsd-ports/sysutils/cfengine/files/patch-aa

12 lines
227 B
Plaintext
Raw Normal View History

1999-10-29 04:02:04 +00:00
--- 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@