When we use `--disable-tools` (ie, when we are cross-compiling), ICU will build the data only if it detects we are cross-compiling. This make sens until we cross-compiling for wasm. Wasm output is a script file with the interpreter in the sdk we have installed. So ICU's configure can run the test binary and so doesn't detect we are cross-compiling. So we have to patch ICU Makefile to make it build the ICU data anyway. |
||
---|---|---|
.. | ||
dependencies | ||
patches | ||
platforms | ||
templates | ||
__init__.py | ||
__main__.py | ||
_global.py | ||
buildenv.py | ||
builder.py | ||
flathub.flatpakrepo | ||
flatpak_builder.py | ||
packages.py | ||
utils.py | ||
versions.py |