mirror of
https://github.com/unicode-org/icu.git
synced 2025-04-07 22:44:49 +00:00
ICU-5351 Filter out SHARED_OBJECT from icu-config
X-SVN-Rev: 20177
This commit is contained in:
parent
dbc0d1d9ee
commit
b40139bdff
1 changed files with 2 additions and 1 deletions
|
@ -1,6 +1,7 @@
|
|||
# Copyright (C) 1999-2004, International Business Machines Corporation and others. All Rights Reserved.
|
||||
# Copyright (C) 1999-2006, International Business Machines Corporation and others. All Rights Reserved.
|
||||
s%^\([a-zA-Z\._-]*\)[ ]*+=%\1=$(\1) %
|
||||
s%^[A-Z]*_SO_TARG*%## &%
|
||||
s%^SHARED_OBJECT.*%## &%
|
||||
s%^LD_SONAME.*%## &%
|
||||
s%$(\([^\)]*\))%${\1}%g
|
||||
s%^ %#M# %
|
||||
|
|
Loading…
Add table
Reference in a new issue