distro-configs/LibreOfficeWASM32.conf | 1 + 1 file changed, 1 insertion(+)
New commits: commit b740afe2fe42a4bb639157a63f44e8d0c0f7310d Author: Stephan Bergmann <stephan.bergm...@allotropia.de> AuthorDate: Wed Jul 31 11:24:21 2024 +0200 Commit: Stephan Bergmann <stephan.bergm...@allotropia.de> CommitDate: Thu Aug 1 08:52:18 2024 +0200 Add --with-package-format=emscripten to distro-configs/LibreOfficeWASM32.conf Change-Id: Ic5f07aa77b7c073264326dcbac56e6d2593bdc96 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/171281 Reviewed-by: Stephan Bergmann <stephan.bergm...@allotropia.de> Tested-by: Jenkins diff --git a/distro-configs/LibreOfficeWASM32.conf b/distro-configs/LibreOfficeWASM32.conf index 61c3f8f9da53..b49d7d801bfa 100644 --- a/distro-configs/LibreOfficeWASM32.conf +++ b/distro-configs/LibreOfficeWASM32.conf @@ -2,3 +2,4 @@ --enable-qt5 --disable-gen --disable-scripting +--with-package-format=emscripten