Add --with-android-sdk and --with-ant-home to the Android from Linux sample
This commit is contained in:
parent
d663871cc7
commit
e8555dce94
1 changed files with 2 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue