From 54bd8459036dbb6b25da31158872b14668273970 Mon Sep 17 00:00:00 2001 From: Alexander Leidinger Date: Mon, 13 Oct 2003 14:54:44 +0000 Subject: UNIX domain socket client and server programs that conform to UCSPI, the UNIX Client-Server Program Interface. Submitted by: Patrick Rinke --- sysutils/ucspi-unix/files/patch-conf-ld | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 sysutils/ucspi-unix/files/patch-conf-ld (limited to 'sysutils/ucspi-unix/files/patch-conf-ld') diff --git a/sysutils/ucspi-unix/files/patch-conf-ld b/sysutils/ucspi-unix/files/patch-conf-ld new file mode 100644 index 000000000000..20083382926d --- /dev/null +++ b/sysutils/ucspi-unix/files/patch-conf-ld @@ -0,0 +1,7 @@ +--- conf-ld.orig Mon Sep 29 09:52:59 2003 ++++ conf-ld Mon Sep 29 09:53:12 2003 +@@ -1,3 +1,3 @@ +-gcc -s -L/usr/local/bglibs/lib ++gcc -s -L/usr/local/include/bglibs + + This will be used to link .o and .a files into an executable. -- cgit v1.2.3