mirror of
https://github.com/unicode-org/icu.git
synced 2025-04-08 06:53:45 +00:00
ICU-2242 Assembly generation updates
X-SVN-Rev: 14670
This commit is contained in:
parent
6feaf2b228
commit
79ce810511
1 changed files with 2 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue