[Libreoffice-commits] core.git: README.Android README.cross

Tor Lillqvist tml at collabora.com
Fri Feb 21 12:38:33 PST 2014


 README.Android |    4 +++-
 README.cross   |    8 +++-----
 2 files changed, 6 insertions(+), 6 deletions(-)

New commits:
commit 2462aa668f7109fc40de9fbf5e13e1f3fdf904cd
Author: Tor Lillqvist <tml at collabora.com>
Date:   Fri Feb 21 22:37:47 2014 +0200

    Minor updates
    
    Change-Id: I8f3580f10e8beee4103780be71a08929e9000bf0

diff --git a/README.Android b/README.Android
index 3a78e76..68bec24 100644
--- a/README.Android
+++ b/README.Android
@@ -1,7 +1,9 @@
 Android-specific notes
 
 Note that this document has not necessarily been updated to match
-reality... 
+reality...
+
+For instructions on how to build for Android, see README.cross.
 
 * Getting something running on an emulated device
 
diff --git a/README.cross b/README.cross
index 49fe05e..74917fa 100644
--- a/README.cross
+++ b/README.cross
@@ -345,12 +345,12 @@ from Linux:
 --enable-dbgutil
 --enable-debug
 --enable-werror
---with-android-ndk=/home/tml/android-ndk-r8d
---with-android-ndk-toolchain-version=4.6
+--with-android-ndk=/home/tml/android-ndk-r9c
+--with-android-ndk-toolchain-version=4.8
 --with-android-sdk=/home/tml/adt-bundle-linux/sdk
 --with-distro=LibreOfficeAndroid
 
-And here is an autogen.input for Android on X86:
+And here is an (quite old) autogen.input for Android on X86:
 
 --with-android-ndk=/opt/libreoffice/android-ndk-r8b
 --with-android-ndk-toolchain-version=4.6
@@ -358,8 +358,6 @@ And here is an autogen.input for Android on X86:
 --build=i586-suse-linux
 --enable-ccache
 --with-distro=LibreOfficeAndroidX86
---with-num-cpus=6
---with-max-jobs=6
 
 There are a couple of (more or less) interactive apps that you can run
 on the emulator or on a device that use LibreOffice code. Look in


More information about the Libreoffice-commits mailing list