solenv/bin/native-code.py |    1 -
 1 file changed, 1 deletion(-)

New commits:
commit 92e816e08a983334d78ebb4bd49a39a782e8a053
Author:     Samuel Mehrbrodt <samuel.mehrbr...@cib.de>
AuthorDate: Mon Jul 13 12:10:20 2020 +0200
Commit:     Noel Grandin <noel.gran...@collabora.co.uk>
CommitDate: Mon Jul 13 12:41:34 2020 +0200

    Fix android build
    
    After d4ff75676920b6d1c6decdfc9906a3efdf68cf69
    
    Change-Id: If0549633fbc35b2cc6a42458b7671103f2939379
    Reviewed-on: https://gerrit.libreoffice.org/c/core/+/98624
    Tested-by: Noel Grandin <noel.gran...@collabora.co.uk>
    Reviewed-by: Noel Grandin <noel.gran...@collabora.co.uk>

diff --git a/solenv/bin/native-code.py b/solenv/bin/native-code.py
index e489d23aed13..4105d0691565 100755
--- a/solenv/bin/native-code.py
+++ b/solenv/bin/native-code.py
@@ -39,7 +39,6 @@ core_factory_list = [
     ("libucphier1.a", "ucphier1_component_getFactory"),
     ("libucptdoc1lo.a", "ucptdoc1_component_getFactory"),
     ("libxstor.a", "xstor_component_getFactory"),
-    ("libxmlfalo.a", "xmlfa_component_getFactory"),
     ("libodfflatxmllo.a", "odfflatxml_component_getFactory"),
     ("libvcllo.a", "vcl_component_getFactory"),
     ("libspelllo.a", "spell_component_getFactory", "#ifndef IOS"),
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to