mirror of
https://github.com/unicode-org/icu.git
synced 2025-04-13 08:53:20 +00:00
ICU-1992 Readd some needed defines for z/OS
X-SVN-Rev: 9236
This commit is contained in:
parent
4d4cde52ca
commit
564396e169
1 changed files with 1 additions and 0 deletions
|
@ -47,6 +47,7 @@ DYNAMICCXXFLAGS = $(SHAREDLIBCXXFLAGS)
|
|||
|
||||
# Data packaging options are set at configure time with --with-data-packaging.
|
||||
CPPFLAGS += -I. -I$(srcdir) $(LIBCPPFLAGS) @DATA_PACKAGING_CPPFLAGS@
|
||||
DEFS += -DU_LIBICUDATA_NAME=\"$(ICUDATA_NAME)\"
|
||||
|
||||
# $(LIBICUDT) is either stub data or the real DLL common data.
|
||||
LIBS = $(LIBICUDT) $(DEFAULT_LIBS)
|
||||
|
|
Loading…
Add table
Reference in a new issue