[Libreoffice-commits] .: Branch 'feature/android' - README.cross

Tor Lillqvist tml at kemper.freedesktop.org
Fri Feb 3 02:27:25 PST 2012


 README.cross |    2 ++
 1 file changed, 2 insertions(+)

New commits:
commit e8555dce94c12307f2aeff9fb1543749b97cf41c
Author: Tor Lillqvist <tml at iki.fi>
Date:   Fri Feb 3 12:22:43 2012 +0200

    Add --with-android-sdk and --with-ant-home to the Android from Linux sample

diff --git a/README.cross b/README.cross
index f3c62b2..3c9b4f7 100644
--- a/README.cross
+++ b/README.cross
@@ -339,6 +339,8 @@ 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-sdk=/home/tml/android-sdk-linux_x86
+--with-ant-home=/opt/apache-ant-1.8.2
 --build=x86_64-unknown-linux-gnu
 --disable-zenity
 --with-distro=LibreOfficeAndroid


More information about the Libreoffice-commits mailing list