Attached find a patch which updates the switches that i used to get
autogen.sh to successfully complete when compiling LO for android on linux.
All my contributions present and future are Licensed for LGPL an MPL
current versions and future versions
--
Jonathan Aquilina
From 3d6c864bdb81e290e349973b44f01d76634d83b4 Mon Sep 17 00:00:00 2001
From: Jonathan Aquilina <eagles051387@gmail.com>
Date: Tue, 14 Feb 2012 16:54:29 +0100
Subject: [PATCH] Updated switches in readme.cross when compiling android on
linux
---
README.cross | 8 ++++----
1 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/README.cross b/README.cross
index 153f4b9..db98c2e 100644
--- a/README.cross
+++ b/README.cross
@@ -338,14 +338,14 @@ And here is an autogen.lastrun for Android when cross-compiling from Linux:
CC_FOR_BUILD=ccache gcc
CXX_FOR_BUILD=ccache g++
---with-android-ndk=/home/tml/android-ndk-r7
+--with-android-ndk= Location of ndk download
+--with-android-sdk= Location of sdk download
--build=x86_64-unknown-linux-gnu
--disable-zenity
--with-distro=LibreOfficeAndroid
---with-external-tar=/mnt/hemulen/ooo/git/master/src
--disable-python
---with-num-cpus=1
---with-max-jobs=1
+--with-num-cpus=2
+--with-max-jobs=2
--without-helppack-integration
--without-myspell-dicts
--
1.7.5.4
Context
- README.cross patch · Jonathan Aquilina
Privacy Policy |
Impressum (Legal Info) |
Copyright information: Unless otherwise specified, all text and images
on this website are licensed under the
Creative Commons Attribution-Share Alike 3.0 License.
This does not include the source code of LibreOffice, which is
licensed under the Mozilla Public License (
MPLv2).
"LibreOffice" and "The Document Foundation" are
registered trademarks of their corresponding registered owners or are
in actual use as trademarks in one or more countries. Their respective
logos and icons are also subject to international copyright laws. Use
thereof is explained in our
trademark policy.