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

This commit is contained in:
Tor Lillqvist 2012-02-03 12:22:43 +02:00
parent d663871cc7
commit e8555dce94

View file

@ -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