Can use simpler autogen.lastrun now

Change-Id: I66101c025469e9df72c331b981e48893f6a5ac3d
This commit is contained in:
Tor Lillqvist 2012-08-09 23:57:15 +03:00
parent 13df2ce5c4
commit 3dd05633bf

View File

@ -342,16 +342,12 @@ will probably drive you insane.
Here is an autogen.lastrun for Android, when cross-compiling from Mac
OS X 10.8 with Xcode 4.4.1:
CC_FOR_BUILD=xcrun clang -arch i386
CXX_FOR_BUILD=xcrun clang++ -arch i386
--build=x86_64-apple-darwin11
--disable-zenity
--enable-debug
--enable-werror
--with-android-ndk=/Users/tml/android-ndk-r8b
--with-android-ndk-toolchain-version=4.6
--with-android-sdk=/Users/tml/android-sdk-macosx
--with-build-platform-configure-options=--with-macosx-sdk=10.8 --with-macosx-version-min-required=10.8 --with-macosx-version-max-allowed=10.8
--with-distro=LibreOfficeAndroid
--without-doxygen
--without-helppack-integration