summaryrefslogtreecommitdiff
path: root/editors/openoffice-3/files/patch-i109429
diff options
context:
space:
mode:
Diffstat (limited to 'editors/openoffice-3/files/patch-i109429')
-rw-r--r--editors/openoffice-3/files/patch-i10942911
1 files changed, 11 insertions, 0 deletions
diff --git a/editors/openoffice-3/files/patch-i109429 b/editors/openoffice-3/files/patch-i109429
new file mode 100644
index 000000000000..992094149d99
--- /dev/null
+++ b/editors/openoffice-3/files/patch-i109429
@@ -0,0 +1,11 @@
+--- extensions/source/config/ldap/makefile.mk~ 2010-02-04 02:35:34.000000000 +0900
++++ extensions/source/config/ldap/makefile.mk 2010-02-19 18:50:59.000000000 +0900
+@@ -90,7 +90,7 @@
+ SHL1STDLIBS+=-lcompat
+ # workaround for FreeBSD, which needs -llber50, too
+ .IF "$(WITH_OPENLDAP)" != "YES"
+-SHL1STDLIBS+=-Wl,-Bstatic -llber50
++SHL1STDLIBS+=-Wl,-Bstatic -llber50 -Wl,-Bdynamic
+ .ENDIF
+ .ENDIF
+