Kaydet (Commit) c064fa50 authored tarafından David Ostrovsky's avatar David Ostrovsky

remove obsolete mozilla options for cross compilation

Change-Id: Ib7c2f06cec651ecde049e9335236b513edbf4d50
üst 79cd6af6
......@@ -138,7 +138,6 @@ CXX_FOR_BUILD=ccache g++
--host=i686-w64-mingw32
--with-distro=LibreOfficeWin32
--disable-activex
--disable-build-mozilla
--disable-directx
--disable-ext-nlpsolver
--disable-ext-presenter-minimizer
......@@ -147,8 +146,6 @@ CXX_FOR_BUILD=ccache g++
--disable-ext-scripting-javascript
--disable-ext-wiki-publisher
--disable-ext-wiki-publisher
--disable-mozilla
--disable-nss-module
--disable-pdfimport
--enable-python=system
--with-system-altlinuxhyph
......@@ -238,7 +235,6 @@ TODO:
- --without-myspell-dicts
- --disable-directx
- --disable-activex
- --disable-mozilla
- much of the stuff currently relies on --with-system-*, and
consequently on the mingw32-* openSUSE packages; might be good to be
able to build with as few dependencies as possible - but that is low
......@@ -410,5 +406,3 @@ CC_FOR_BUILD=ccache /Xcode3/usr/bin/gcc-4.0
CXX_FOR_BUILD=ccache /Xcode3/usr/bin/g++-4.0
--build=i386-apple-darwin10.7.0
--host=powerpc-apple-darwin10
--disable-mozilla
--disable-build-mozilla
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment