From 79ce81051149aa069292933f457459d883fbb9be Mon Sep 17 00:00:00 2001 From: George Rhoten Date: Wed, 10 Mar 2004 21:47:02 +0000 Subject: [PATCH] ICU-2242 Assembly generation updates X-SVN-Rev: 14670 --- icu4c/source/config/mh-solaris-gcc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/icu4c/source/config/mh-solaris-gcc b/icu4c/source/config/mh-solaris-gcc index f5a347b5005..64eec440dc0 100644 --- a/icu4c/source/config/mh-solaris-gcc +++ b/icu4c/source/config/mh-solaris-gcc @@ -3,7 +3,7 @@ ## Copyright (c) 1999-2003, International Business Machines Corporation and ## others. All Rights Reserved. ## -## $Id: mh-solaris-gcc,v 1.32 2004/03/10 17:57:37 grhoten-oss Exp $ +## $Id: mh-solaris-gcc,v 1.33 2004/03/10 21:47:02 grhoten-oss Exp $ ## Flags for position independent code SHAREDLIBCFLAGS = -fPIC @@ -22,7 +22,7 @@ LD_RPATH_PRE= LD_SONAME = -h $(MIDDLE_SO_TARGET) ## The type of assembly needed when pkgdata is used for generating shared libraries. -GENCCODE_ASSEMBLY=-a gcc-darwin +GENCCODE_ASSEMBLY=-a sun ## Shared object suffix SO= so