summaryrefslogtreecommitdiff
path: root/desktop
diff options
context:
space:
mode:
authorTheRock Builder <libo@therock>2022-04-27 16:51:46 +0000
committerThorsten Behrens <thorsten.behrens@allotropia.de>2023-11-19 18:14:25 +0100
commit459cfee1696aef4093a0533a81f01c0c94e8273b (patch)
tree454514e517111d6f4b45a935c23e1b25db0f3ffe /desktop
parentec954ca733b0bafe07e06dc88895ed64424839e7 (diff)
More fixup of gbuild
Diffstat (limited to 'desktop')
-rw-r--r--desktop/Executable_soffice_bin.mk8
1 files changed, 0 insertions, 8 deletions
diff --git a/desktop/Executable_soffice_bin.mk b/desktop/Executable_soffice_bin.mk
index c87fe48656b1..c2d811c2e86c 100644
--- a/desktop/Executable_soffice_bin.mk
+++ b/desktop/Executable_soffice_bin.mk
@@ -45,14 +45,6 @@ $(eval $(call gb_Executable_add_ldflags,soffice_bin,\
endif
-ifeq ($(OS),EMSCRIPTEN)
-
-$(eval $(call gb_Executable_add_ldflags,soffice_bin,\
- -sEXPORTED_FUNCTIONS=_main,_libreofficekit_hook,_libreofficekit_hook_2,_lok_preinit,_lok_preinit_2 \
-))
-
-endif
-
endif
ifeq ($(OS),EMSCRIPTEN)