summaryrefslogtreecommitdiff
path: root/ios/Executable_LibreOffice.mk
diff options
context:
space:
mode:
Diffstat (limited to 'ios/Executable_LibreOffice.mk')
-rw-r--r--ios/Executable_LibreOffice.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/ios/Executable_LibreOffice.mk b/ios/Executable_LibreOffice.mk
index 6f63c28af973..f35b9cb11baa 100644
--- a/ios/Executable_LibreOffice.mk
+++ b/ios/Executable_LibreOffice.mk
@@ -29,7 +29,7 @@ $(call gb_CustomTarget_get_workdir,ios/LibreOffice)/native-code.cxx :
mkdir -p `dirname $@`
$(SRCDIR)/solenv/bin/native-code.py \
-g extended_core -g writer \
- -s cui -s spl -s uui \
+ -s cui -s spl \
> $@
$(eval $(call gb_Executable_add_objcxxobjects,LibreOffice,\