diff options
Diffstat (limited to 'sysutils/ucspi-unix/files/patch-conf-ld')
-rw-r--r-- | sysutils/ucspi-unix/files/patch-conf-ld | 7 |
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. |