diff options
author | Jan-Marek Glogowski <glogow@fbihome.de> | 2021-05-21 15:40:06 +0200 |
---|---|---|
committer | Jan-Marek Glogowski <glogow@fbihome.de> | 2022-01-19 12:00:48 +0100 |
commit | 7a9e4c4ba8c6b8e068005f3831b989e3c929e8eb (patch) | |
tree | 759ec97f873be00f568ea22dc4c6d2b6f59e34d6 /distro-configs | |
parent | 4ab36ed96f9dce18bad751c67bb447d3783f3aba (diff) |
WASM add strip flags to configure.ac
Doesn't include VCLplug flags and it should work with gtk3 too.
But normally you want to use:
--disable-gtk3
--enable-qt5
Change-Id: Ifea5e5b1e63633ff1fa709cdeb49afdb43fa0e8b
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/128588
Tested-by: Jenkins
Reviewed-by: Jan-Marek Glogowski <glogow@fbihome.de>
Diffstat (limited to 'distro-configs')
-rw-r--r-- | distro-configs/LibreOfficeWASM32.conf | 30 |
1 files changed, 0 insertions, 30 deletions
diff --git a/distro-configs/LibreOfficeWASM32.conf b/distro-configs/LibreOfficeWASM32.conf index b07419ba2e21..b4a3f1dc6ae7 100644 --- a/distro-configs/LibreOfficeWASM32.conf +++ b/distro-configs/LibreOfficeWASM32.conf @@ -1,31 +1 @@ --host=wasm32-local-emscripten ---disable-coinmp ---disable-cups ---disable-dbus ---disable-dconf ---disable-dynamic-loading ---disable-extension-integration ---disable-extensions ---disable-extension-update ---disable-firebird-sdbc ---disable-gio ---disable-gstreamer-1-0 ---disable-ldap ---disable-lpsolve ---disable-mariadb-sdbc ---disable-nss ---disable-odk ---disable-online-update ---disable-opencl ---disable-pdfimport ---disable-postgresql-sdbc ---disable-python ---disable-randr ---disable-report-builder ---disable-scripting ---disable-sdremote-bluetooth ---without-helppack-integration ---without-java ---without-junit ---without-system-dicts ---with-theme=no |