diff options
author | Balazs Varga <balazs.varga.extern@allotropia.de> | 2022-08-08 10:49:20 +0200 |
---|---|---|
committer | Thorsten Behrens <thorsten.behrens@allotropia.de> | 2022-10-14 09:21:30 +0200 |
commit | 97ee126d69859d01abfbdb55450d27afb71bf9b1 (patch) | |
tree | 2bc3844d3e1f3187428ab3cec9f969cbaabdb650 /android | |
parent | 06933af12a34aa07068c38af0ce196a7037f5119 (diff) |
WASM add Calc as optional build result, make it build & run
Adding new config option: --with-main-module=<writer/calc>
With this switcher we can build only WASM writer module or
calc module. The default value is 'writer'.
This commit also reverts: 26603bc9ef0116ed31c510dab82b69d3666447b5
(WASM fix orcus native exception handling (NEH))
Because Calc import is using liborcus for loading styles.xml.
Change-Id: I4c330ef8eea7d08214bf357531ee0bf7383ab788
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/137946
Reviewed-by: Thorsten Behrens <thorsten.behrens@allotropia.de>
Tested-by: Jenkins
Diffstat (limited to 'android')
-rw-r--r-- | android/default-document/example_test.ods | bin | 0 -> 7697 bytes |
1 files changed, 0 insertions, 0 deletions
diff --git a/android/default-document/example_test.ods b/android/default-document/example_test.ods Binary files differnew file mode 100644 index 000000000000..4ee7cb7e60ea --- /dev/null +++ b/android/default-document/example_test.ods |