mirror of
https://github.com/unicode-org/icu.git
synced 2025-04-10 07:39:16 +00:00
ICU-5576 Add some more documentation
X-SVN-Rev: 21589
This commit is contained in:
parent
2280a851bd
commit
2140680584
1 changed files with 4 additions and 3 deletions
|
@ -21,9 +21,10 @@
|
|||
# To build a version of ICU which uses a two data libraries #
|
||||
# where the smaller one is loaded first, use OS390_STUBDATA. #
|
||||
# USAGE OF THIS OPTION IS DEPRECATED. You should look into using #
|
||||
# Link Pack Area (LPA) or other z/OS options that enable page #
|
||||
# fault based loading of read-only code/data instead of this #
|
||||
# option. This option may be removed in a future version of ICU. #
|
||||
# Link Pack Area (LPA), library lookaside facility (LLA) or other #
|
||||
# z/OS options that enable page fault based loading of read-only #
|
||||
# code/data instead of this option. #
|
||||
# This option will be removed in a future version of ICU. #
|
||||
# #
|
||||
# export OS390_STUBDATA=1 #
|
||||
# #
|
||||
|
|
Loading…
Add table
Reference in a new issue