remove obsolete mozilla options for cross compilation
Change-Id: Ib7c2f06cec651ecde049e9335236b513edbf4d50
This commit is contained in:
@@ -138,7 +138,6 @@ CXX_FOR_BUILD=ccache g++
|
|||||||
--host=i686-w64-mingw32
|
--host=i686-w64-mingw32
|
||||||
--with-distro=LibreOfficeWin32
|
--with-distro=LibreOfficeWin32
|
||||||
--disable-activex
|
--disable-activex
|
||||||
--disable-build-mozilla
|
|
||||||
--disable-directx
|
--disable-directx
|
||||||
--disable-ext-nlpsolver
|
--disable-ext-nlpsolver
|
||||||
--disable-ext-presenter-minimizer
|
--disable-ext-presenter-minimizer
|
||||||
@@ -147,8 +146,6 @@ CXX_FOR_BUILD=ccache g++
|
|||||||
--disable-ext-scripting-javascript
|
--disable-ext-scripting-javascript
|
||||||
--disable-ext-wiki-publisher
|
--disable-ext-wiki-publisher
|
||||||
--disable-ext-wiki-publisher
|
--disable-ext-wiki-publisher
|
||||||
--disable-mozilla
|
|
||||||
--disable-nss-module
|
|
||||||
--disable-pdfimport
|
--disable-pdfimport
|
||||||
--enable-python=system
|
--enable-python=system
|
||||||
--with-system-altlinuxhyph
|
--with-system-altlinuxhyph
|
||||||
@@ -238,7 +235,6 @@ TODO:
|
|||||||
- --without-myspell-dicts
|
- --without-myspell-dicts
|
||||||
- --disable-directx
|
- --disable-directx
|
||||||
- --disable-activex
|
- --disable-activex
|
||||||
- --disable-mozilla
|
|
||||||
- much of the stuff currently relies on --with-system-*, and
|
- much of the stuff currently relies on --with-system-*, and
|
||||||
consequently on the mingw32-* openSUSE packages; might be good to be
|
consequently on the mingw32-* openSUSE packages; might be good to be
|
||||||
able to build with as few dependencies as possible - but that is low
|
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
|
CXX_FOR_BUILD=ccache /Xcode3/usr/bin/g++-4.0
|
||||||
--build=i386-apple-darwin10.7.0
|
--build=i386-apple-darwin10.7.0
|
||||||
--host=powerpc-apple-darwin10
|
--host=powerpc-apple-darwin10
|
||||||
--disable-mozilla
|
|
||||||
--disable-build-mozilla
|
|
||||||
|
Reference in New Issue
Block a user