mirror of
https://github.com/unicode-org/icu.git
synced 2025-04-08 06:53:45 +00:00
ICU-4869 Fix for OS390BATCH=1
X-SVN-Rev: 18784
This commit is contained in:
parent
66901f4049
commit
269fdfb1d8
1 changed files with 1 additions and 1 deletions
|
@ -39,7 +39,7 @@ SO_VERSION_DATA = io.res
|
|||
endif
|
||||
|
||||
ifeq ($(OS390BATCH),1)
|
||||
BATCH_TARGET = $(BATCH_ICUIO_TARGET)
|
||||
BATCH_TARGET = $(BATCH_IO_TARGET)
|
||||
BATCH_LIBS = $(BATCH_LIBICUUC) $(BATCH_LIBICUI18N) -lm
|
||||
endif # OS390BATCH
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue