postprocess/Rdb_services.mk |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit a3519b1a41c8e4e61f56104d3dfdb1d15bd694e5
Author:     Armin Le Grand (Allotropia) <armin.le.gr...@me.com>
AuthorDate: Wed May 5 20:52:09 2021 +0200
Commit:     Armin Le Grand (Allotropia) <armin.le.gr...@me.com>
CommitDate: Wed May 5 20:52:09 2021 +0200

    Disable wpftcalc for wasm reduction
    
    Change-Id: I1f263a7a07fcbd122c8e6be8070b068d0e66cc0c

diff --git a/postprocess/Rdb_services.mk b/postprocess/Rdb_services.mk
index a45eeeeb4a9d..a6af64abbcf8 100644
--- a/postprocess/Rdb_services.mk
+++ b/postprocess/Rdb_services.mk
@@ -74,6 +74,7 @@ ifneq ($(ENABLE_WASM_STRIP),TRUE)
 $(eval $(call gb_Rdb_add_components,services,\
        chart2/source/controller/chartcontroller \
        chart2/source/chartcore \
+       writerperfect/source/calc/wpftcalc \
 ))
 endif
 
@@ -140,7 +141,6 @@ $(eval $(call gb_Rdb_add_components,services,\
        writerperfect/source/draw/wpftdraw \
        writerperfect/source/impress/wpftimpress \
        writerperfect/source/writer/wpftwriter \
-       writerperfect/source/calc/wpftcalc \
        $(if $(filter MACOSX,$(OS)), \
                $(call 
gb_Helper_optional,AVMEDIA,avmedia/source/macavf/avmediaMacAVF) \
                shell/source/backends/macbe/macbe1 \
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to