mirror of
https://github.com/unicode-org/icu.git
synced 2025-04-07 22:44:49 +00:00
ICU-1891 Fix for z/OS (os/390)
X-SVN-Rev: 8757
This commit is contained in:
parent
a028508a8e
commit
39af6eacb8
1 changed files with 1 additions and 1 deletions
|
@ -72,7 +72,7 @@
|
|||
# define MAP_IMPLEMENTATION MAP_390DLL
|
||||
|
||||
/* This is inconvienient until we figure out what to do with U_ICUDATA_NAME in utypes.h */
|
||||
# define U_ICUDATA_ENTRY_NAME "icudt" U_ICU_VERSION_SHORT U_ICU_LIB_SUFFIX_C_NAME_STRING "_dat"
|
||||
# define U_ICUDATA_ENTRY_NAME "icudt" U_ICU_VERSION_SHORT U_LIB_SUFFIX_C_NAME_STRING "_dat"
|
||||
# else
|
||||
# define MAP_IMPLEMENTATION MAP_POSIX
|
||||
# endif
|
||||
|
|
Loading…
Add table
Reference in a new issue