summaryrefslogtreecommitdiff
path: root/editors/openoffice-3-devel/files/patch-i65974
diff options
context:
space:
mode:
authorJung-uk Kim <jkim@FreeBSD.org>2007-06-27 18:01:42 +0000
committerJung-uk Kim <jkim@FreeBSD.org>2007-06-27 18:01:42 +0000
commit6b6bd14c8423d1d64ec3bf2151e5f2048b19b3dc (patch)
tree9d48d73c50e96af430560ae411206b2e096c5556 /editors/openoffice-3-devel/files/patch-i65974
parentUpdate to 4.41.0 (diff)
Unbreak amd64 build.
Note: I have obtained a blanket approval from maho for amd64 porting. Approved by: maho (amd64 blanket)
Notes
Notes: svn path=/head/; revision=194345
Diffstat (limited to 'editors/openoffice-3-devel/files/patch-i65974')
-rw-r--r--editors/openoffice-3-devel/files/patch-i6597412
1 files changed, 12 insertions, 0 deletions
diff --git a/editors/openoffice-3-devel/files/patch-i65974 b/editors/openoffice-3-devel/files/patch-i65974
new file mode 100644
index 000000000000..40de0acde40f
--- /dev/null
+++ b/editors/openoffice-3-devel/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
+