mirror of
https://github.com/unicode-org/icu.git
synced 2025-04-10 15:42:14 +00:00
ICU-3780 ignore LD_SONAME in icu-config. If a platform needs it, reimplement in shell form using #SH#LD_SONAME=... in the mh- file.
X-SVN-Rev: 15821
This commit is contained in:
parent
f86db7f63e
commit
dbb5332a21
1 changed files with 2 additions and 1 deletions
|
@ -1,6 +1,7 @@
|
|||
# Copyright (C) 1999-2003, International Business Machines Corporation and others. All Rights Reserved.
|
||||
# Copyright (C) 1999-2004, International Business Machines Corporation and others. All Rights Reserved.
|
||||
s%^\([a-zA-Z\._-]*\)[ ]*+=%\1=$(\1) %
|
||||
s%^[A-Z]*_SO_TARG*%## &%
|
||||
s%^LD_SONAME.*%## &%
|
||||
s%$(\([^\)]*\))%${\1}%g
|
||||
s%^ %#M# %
|
||||
s@^[a-zA-Z%$.][^=]*$@#M#&@
|
||||
|
|
Loading…
Add table
Reference in a new issue