iOS, update distro
Added copy of autogen.input that works for arm64 and simulator. Some of the disabled libraries might work, that is future work. Change-Id: I7df3491872a1f13110dd49655fdc0a4ede3bfa28
This commit is contained in:
@@ -1,3 +1,45 @@
|
||||
--build=i386-apple-darwin10.7.0
|
||||
--host=arm-apple-darwin10
|
||||
--disable-breakpad
|
||||
--disable-firebird-sdbc
|
||||
--disable-online-update
|
||||
--disable-systray
|
||||
|
||||
--without-doxygen
|
||||
--without-export-validation
|
||||
--without-helppack-integration
|
||||
--without-java
|
||||
--without-junit
|
||||
|
||||
--with-build-platform-configure-options=--with-system-jpeg=no
|
||||
--with-macosx-version-min-required=10.11
|
||||
|
||||
--disable-avahi
|
||||
--disable-avmedia
|
||||
--disable-cairo-canvas
|
||||
--disable-compiler-plugins
|
||||
--disable-cups
|
||||
--disable-database-connectivity
|
||||
--disable-dbgutil
|
||||
--disable-dconf
|
||||
--disable-dependency-tracking
|
||||
--disable-dynamic-loading
|
||||
--disable-epm
|
||||
--disable-extensions
|
||||
--disable-gltf
|
||||
--disable-gstreamer-0-10
|
||||
--disable-gstreamer-1-0
|
||||
--disable-kde4
|
||||
--disable-odk
|
||||
--disable-openssl
|
||||
--disable-pdfium
|
||||
--disable-python
|
||||
--disable-randr
|
||||
--disable-scripting
|
||||
|
||||
--without-galleries
|
||||
--without-tls
|
||||
|
||||
--enable-debug
|
||||
--enable-werror
|
||||
|
||||
#--enable-ios-simulator
|
||||
--host=arm64-apple-darwin
|
||||
|
Reference in New Issue
Block a user