summaryrefslogtreecommitdiff
path: root/editors/openoffice.org-3-devel/files/patch-icu+icu-2.6.patch
diff options
context:
space:
mode:
authorMaho Nakata <maho@FreeBSD.org>2006-01-06 09:36:20 +0000
committerMaho Nakata <maho@FreeBSD.org>2006-01-06 09:36:20 +0000
commit23f62f2e401d54d76404101511dba9f6c6660e79 (patch)
tree68f4385f4029fdc60c6a4d9900598a14fa7d39b2 /editors/openoffice.org-3-devel/files/patch-icu+icu-2.6.patch
parentUpdate to 1.32 (diff)
Update to SRC680_m148
Diffstat (limited to 'editors/openoffice.org-3-devel/files/patch-icu+icu-2.6.patch')
-rw-r--r--editors/openoffice.org-3-devel/files/patch-icu+icu-2.6.patch13
1 files changed, 10 insertions, 3 deletions
diff --git a/editors/openoffice.org-3-devel/files/patch-icu+icu-2.6.patch b/editors/openoffice.org-3-devel/files/patch-icu+icu-2.6.patch
index eb643e9e4a97..91b67fb35cf3 100644
--- a/editors/openoffice.org-3-devel/files/patch-icu+icu-2.6.patch
+++ b/editors/openoffice.org-3-devel/files/patch-icu+icu-2.6.patch
@@ -4,9 +4,14 @@ Author : <maho@openoffice.org> (JCA)
Description : FreeBSD porting : Passing $ORIGIN to linker at icu project
We also want to pass -rpath $ORIGIN to linker as GNU/Linux and/or Solaris's case.
---- icu/icu-2.6.patch Fri Aug 26 20:43:35 2005
-+++ icu-2.6.patch Mon Oct 24 18:18:45 2005
-@@ -2747,3 +2747,29 @@
+Index: icu/icu-2.6.patch
+===================================================================
+RCS file: /cvs/external/icu/icu-2.6.patch,v
+retrieving revision 1.15
+diff -u -r1.15 icu-2.6.patch
+--- icu/icu-2.6.patch 28 Dec 2005 16:54:16 -0000 1.15
++++ icu/icu-2.6.patch 5 Jan 2006 12:58:57 -0000
+@@ -2775,3 +2775,31 @@
commands = pkg_appendToList(commands, NULL, uprv_strdup(stanza));
sprintf(stanza, "@$(RMV) $(TEMP_DIR)/%s", cfile+genFileOffset);
@@ -36,3 +41,5 @@ We also want to pass -rpath $ORIGIN to linker as GNU/Linux and/or Solaris's case
+ LD_RPATH_PRE= -Wl,-rpath,
+
+ ## Compiler switch to embed a library name
++
++