summaryrefslogtreecommitdiffstats
path: root/README.cross
diff options
context:
space:
mode:
authorTor Lillqvist <tlillqvist@suse.com>2012-01-20 13:28:28 +0200
committerTor Lillqvist <tlillqvist@suse.com>2012-01-20 13:28:28 +0200
commit4a4edda5fab3f01ae83e10d43e90f26ec0219530 (patch)
tree98a57211852edb864b4e02cc382feab283a060a9 /README.cross
parentImprove Android configury (diff)
downloadcore-4a4edda5fab3f01ae83e10d43e90f26ec0219530.tar.gz
core-4a4edda5fab3f01ae83e10d43e90f26ec0219530.zip
Add --with-android-sdk to the sample autogen.lastrun
Diffstat (limited to 'README.cross')
-rw-r--r--README.cross1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.cross b/README.cross
index 31bcbf390053..67fb1d43a194 100644
--- a/README.cross
+++ b/README.cross
@@ -327,6 +327,7 @@ Here is my autogen.lastrun for Android, when cross-compiling from Mac OS X:
CC_FOR_BUILD=ccache /Xcode3/usr/bin/gcc-4.0 -mmacosx-version-min=10.4
CXX_FOR_BUILD=ccache /Xcode3/usr/bin/g++-4.0 -mmacosx-version-min=10.4
--with-android-ndk=/Users/tml/android-ndk-r7
+--with-android-sdk=/Users/tml/android-sdk-macosx
--build=x86_64-apple-darwin11
--disable-zenity
--enable-werror