solenv/bin/native-code.py | 1 +
1 file changed, 1 insertion(+)
New commits:
commit 3e3a07bd9348f618203943f9a49727a1d11119a6
Author: Jan Holesovsky <[email protected]>
Date: Thu Feb 5 16:35:56 2015 +0100
native-code.py: Add libxolo.a.
Fixes loading of ooo10504-1.doc.
Change-Id: Ib82ac9938c755ec5fa9ccd93e44d92b744dc0ff4
diff --git a/solenv/bin/native-code.py b/solenv/bin/native-code.py
index ff9c744..4e131bf 100755
--- a/solenv/bin/native-code.py
+++ b/solenv/bin/native-code.py
@@ -52,6 +52,7 @@ core_factory_list = [
("libunoxmllo.a", "unoxml_component_getFactory"),
("libutllo.a", "utl_component_getFactory"),
("libxmlsecurity.a", "xmlsecurity_component_getFactory"),
+ ("libxoflo.a", "xof_component_getFactory"),
("libxolo.a", "xo_component_getFactory"),
("libxsec_xmlsec.a", "xsec_xmlsec_component_getFactory", "#ifndef
ANDROID"),
("libxstor.a", "xstor_component_getFactory"),
_______________________________________________
Libreoffice-commits mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits