summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--configure.ac2
-rw-r--r--distro-configs/LibreOfficeWASM32.conf2
2 files changed, 2 insertions, 2 deletions
diff --git a/configure.ac b/configure.ac
index d6c1ac9fa3fe..22589f700099 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1163,8 +1163,6 @@ emscripten)
test_system_freetype=no
enable_compiler_plugins=no
enable_customtarget_components=yes
- enable_qt5=yes
- enable_scripting=no
enable_split_debug=yes
enable_wasm_strip=yes
with_system_zlib=no
diff --git a/distro-configs/LibreOfficeWASM32.conf b/distro-configs/LibreOfficeWASM32.conf
index b4a3f1dc6ae7..d7fc849b3cfa 100644
--- a/distro-configs/LibreOfficeWASM32.conf
+++ b/distro-configs/LibreOfficeWASM32.conf
@@ -1 +1,3 @@
--host=wasm32-local-emscripten
+--enable-qt5
+--disable-scripting