summaryrefslogtreecommitdiff
path: root/editors/openoffice-3/files/patch-i65974
diff options
context:
space:
mode:
Diffstat (limited to 'editors/openoffice-3/files/patch-i65974')
-rw-r--r--editors/openoffice-3/files/patch-i6597412
1 files changed, 12 insertions, 0 deletions
diff --git a/editors/openoffice-3/files/patch-i65974 b/editors/openoffice-3/files/patch-i65974
new file mode 100644
index 000000000000..40de0acde40f
--- /dev/null
+++ b/editors/openoffice-3/files/patch-i65974
@@ -0,0 +1,12 @@
+--- jvmfwk/plugins/sunmajor/pluginlib/sunjre.cxx 16 Sep 2006 17:46:13 -0000 1.7
++++ jvmfwk/plugins/sunmajor/pluginlib/sunjre.cxx 22 Jun 2007 21:36:24 -0000
+@@ -94,6 +94,9 @@
+ static char const * ar[] = {
+
+ "/lib/" JFW_PLUGIN_ARCH "/client",
++#if SAL_TYPES_SIZEOFPOINTER == 8
++ "/lib/" JFW_PLUGIN_ARCH "/server",
++#endif
+ "/lib/" JFW_PLUGIN_ARCH "/native_threads",
+ "/lib/" JFW_PLUGIN_ARCH
+