Can use simpler autogen.lastrun now
Change-Id: I66101c025469e9df72c331b981e48893f6a5ac3d
This commit is contained in:
@@ -342,16 +342,12 @@ will probably drive you insane.
|
|||||||
Here is an autogen.lastrun for Android, when cross-compiling from Mac
|
Here is an autogen.lastrun for Android, when cross-compiling from Mac
|
||||||
OS X 10.8 with Xcode 4.4.1:
|
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
|
--disable-zenity
|
||||||
--enable-debug
|
--enable-debug
|
||||||
--enable-werror
|
--enable-werror
|
||||||
--with-android-ndk=/Users/tml/android-ndk-r8b
|
--with-android-ndk=/Users/tml/android-ndk-r8b
|
||||||
--with-android-ndk-toolchain-version=4.6
|
--with-android-ndk-toolchain-version=4.6
|
||||||
--with-android-sdk=/Users/tml/android-sdk-macosx
|
--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
|
--with-distro=LibreOfficeAndroid
|
||||||
--without-doxygen
|
--without-doxygen
|
||||||
--without-helppack-integration
|
--without-helppack-integration
|
||||||
|
Reference in New Issue
Block a user