void-packages/srcpkgs/icu
q66 797da0dbd2 icu: use separate .dat file for data
This changes the build from using data embedded in libicudata.so
to using a separate .dat file which is then loaded.

This allows manipulation of this data using icu tools, and fixes
cross-compiling from little endian to big endian architectures,
as we can handle the endian conversion ourselves.
2019-08-13 13:54:21 +02:00
..
patches
template icu: use separate .dat file for data 2019-08-13 13:54:21 +02:00
update