missing sparc patch for the unnecessaryBuildFlags commit
authorPavel Heimlich <pavel.heimlich@oracle.com>
Tue, 23 Nov 2010 19:07:33 +0100
changeset 49 b4e3c1ee9c04
parent 48 7554778c8d9f
child 50 ca18a6972cfd
missing sparc patch for the unnecessaryBuildFlags commit
icu/patches/source_config_mh_solaris.patch
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/icu/patches/source_config_mh_solaris.patch	Tue Nov 23 19:07:33 2010 +0100
@@ -0,0 +1,13 @@
+--- icu/source/config/mh-solaris.orig	2010-11-08 16:15:55.301588087 +0100
++++ icu/source/config/mh-solaris	2010-11-08 16:16:34.256065061 +0100
+@@ -4,8 +4,8 @@
+ ## others. All Rights Reserved.
+ 
+ ## Flags for position independent code
+-SHAREDLIBCFLAGS = -KPIC
+-SHAREDLIBCXXFLAGS = -KPIC
++SHAREDLIBCFLAGS = -KPIC -xregs=no%appl
++SHAREDLIBCXXFLAGS = -KPIC -xregs=no%appl
+ SHAREDLIBCPPFLAGS = -DPIC
+ 
+ ## Commands to generate dependency files