From 501165aa19e06c38937b76fab340260c9b3a7626 Mon Sep 17 00:00:00 2001 From: Diane Bruce Date: Thu, 19 Apr 2007 18:20:27 +0000 Subject: - Inadvertantly removed one too many patches Notified by: kris Approved by: ehaupt (mentor) --- comms/hf/files/patch-hfkernel_Makefile.in | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 comms/hf/files/patch-hfkernel_Makefile.in (limited to 'comms/hf') diff --git a/comms/hf/files/patch-hfkernel_Makefile.in b/comms/hf/files/patch-hfkernel_Makefile.in new file mode 100644 index 000000000000..218ac448ac04 --- /dev/null +++ b/comms/hf/files/patch-hfkernel_Makefile.in @@ -0,0 +1,10 @@ +--- hfkernel/Makefile.in.orig Sun Apr 15 18:33:50 2007 ++++ hfkernel/Makefile.in Sun Apr 15 18:34:48 2007 +@@ -179,6 +179,7 @@ + noinst_HEADERS = main.h msg.h + hfkernel_SOURCES = main.c msg.c + hfkernel_DEPENDANCIES = $(noinst_HEADERS) $(hfkernel_SOURCES) $(MYLIBS) ++THRLIBS= -lpthread + hfkernel_LDADD = $(MYLIBS) \ + $(OSLIBS) $(SOCKLIBS) $(THRLIBS) $(SCHEDLIBS) $(ALSALIBS) -lstdc++ + -- cgit v1.2.3