| Index: README.chromium
|
| ===================================================================
|
| --- README.chromium (revision 257503)
|
| +++ README.chromium (working copy)
|
| @@ -11,7 +11,7 @@
|
|
|
| $ svn export --native-eol LF http://source.icu-project.org/repos/icu/icu/tags/release-4-6 icu46
|
|
|
| -2. Platform header files for Linux, FreeBSD, OpenBSD, Android and Mac OS X:
|
| +2. Platform header files for Linux, FreeBSD, OpenBSD, Android, Mac OS X, and QNX:
|
|
|
| - Apply platform.patch in patches directory. : It applies the upstream
|
| patch to platform.h.in (see http://bugs.icu-project.org/trac/ticket/8248)
|
| @@ -34,6 +34,9 @@
|
| - On Android, the pandroid.h was generated by copying plinux.h to
|
| pandroid.h and applying the patches/pandroid.h.patch.
|
|
|
| + - For QNX, the pqnx.h was generated by copying plinux.h to
|
| + pqnx.h and applying the patches/platform.qnx.patch.
|
| +
|
| - For NaCl (icu_nacl.gypi), the pnacl.h was generated by copying plinux.h to
|
| pnacl.h and applying the patches/pnacl.h.patch.
|
|
|
| @@ -306,7 +309,7 @@
|
|
|
| 28. Add support for QNX Neutrino.
|
| - patches/platform.qnx.patch:
|
| - Add source/common/unicode/pqnx.h.
|
| + See #2 about the platform header generation.
|
| - patches/si_value.undef.patch:
|
| Work around an all-lowercase macro defined in <signal.h>.
|
| Upstream took a different approach:
|
|
|