mirror of
https://github.com/unicode-org/icu.git
synced 2025-04-08 06:53:45 +00:00
ICU-580 os/390 batch build changes.
X-SVN-Rev: 6679
This commit is contained in:
parent
2f727314ce
commit
7786867092
1 changed files with 1 additions and 1 deletions
|
@ -61,7 +61,7 @@ endif
|
|||
|
||||
# todo: need t make $(LIBICUDT) conditional on using dll-based data.
|
||||
LDFLAGS = @LDFLAGS@ $(RPATHLDFLAGS)
|
||||
LIBS = $(LIBICUDT) $(BATCH_LIBICUDT) @LIBS@
|
||||
LIBS = $(BATCH_LIBICUDT) $(LIBICUDT) @LIBS@
|
||||
|
||||
# Data packaging options are set at configure time with --with-data-packaging.
|
||||
CPPFLAGS += @DATA_PACKAGING_CPPFLAGS@
|
||||
|
|
Loading…
Add table
Reference in a new issue