[Libreoffice-commits] core.git: README.cross

David Ostrovsky david at ostrovsky.org
Sun Feb 24 13:15:52 PST 2013


 README.cross |    6 ------
 1 file changed, 6 deletions(-)

New commits:
commit c064fa5048b09eb50fc90cef4364986ec58bd3eb
Author: David Ostrovsky <david at ostrovsky.org>
Date:   Sun Feb 24 22:12:55 2013 +0100

    remove obsolete mozilla options for cross compilation
    
    Change-Id: Ib7c2f06cec651ecde049e9335236b513edbf4d50

diff --git a/README.cross b/README.cross
index 793b316..0b82139 100644
--- a/README.cross
+++ b/README.cross
@@ -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


More information about the Libreoffice-commits mailing list