summaryrefslogtreecommitdiff
path: root/sysutils/ucspi-unix/files/patch-conf-ld
diff options
context:
space:
mode:
authorAlexander Leidinger <netchild@FreeBSD.org>2003-10-13 14:54:44 +0000
committerAlexander Leidinger <netchild@FreeBSD.org>2003-10-13 14:54:44 +0000
commit54bd8459036dbb6b25da31158872b14668273970 (patch)
tree1a787a4cfccae0944aab91e77e822415cfaf3580 /sysutils/ucspi-unix/files/patch-conf-ld
parentUpdate to 2.4.1. (diff)
UNIX domain socket client and server programs that conform to UCSPI,
the UNIX Client-Server Program Interface. Submitted by: Patrick Rinke <patrick@rinke-bochum.de>
Notes
Notes: svn path=/head/; revision=91055
Diffstat (limited to 'sysutils/ucspi-unix/files/patch-conf-ld')
-rw-r--r--sysutils/ucspi-unix/files/patch-conf-ld7
1 files changed, 7 insertions, 0 deletions
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.