summaryrefslogtreecommitdiff
path: root/README.cross
diff options
context:
space:
mode:
authorTor Lillqvist <tml@iki.fi>2012-02-03 12:22:43 +0200
committerTor Lillqvist <tml@iki.fi>2012-02-03 12:22:43 +0200
commite8555dce94c12307f2aeff9fb1543749b97cf41c (patch)
tree6d318a17b8d1cb208de4970b2a6154b8ebfa01fb /README.cross
parentd663871cc701926a42fd3465e44fd4fc894fc30e (diff)
Add --with-android-sdk and --with-ant-home to the Android from Linux sample
Diffstat (limited to 'README.cross')
-rw-r--r--README.cross2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.cross b/README.cross
index f3c62b2be570..3c9b4f7e3215 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