[Libreoffice-commits] .: README.cross

Tor Lillqvist tml at kemper.freedesktop.org
Wed Jul 20 23:51:23 PDT 2011


 README.cross |    4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

New commits:
commit 69a8c16f0643be9fc5f6af2e5978cc7b978355e0
Author: Tor Lillqvist <tlillqvist at novell.com>
Date:   Thu Jul 21 09:49:26 2011 +0300

    Update sample autogen.lastrun for MinGW cross-compilation

diff --git a/README.cross b/README.cross
index 291eaf6..095a419 100644
--- a/README.cross
+++ b/README.cross
@@ -98,7 +98,9 @@ CXX_FOR_BUILD=ccache g++
 --build=x86_64-unknown-linux-gnu
 --host=i686-w64-mingw32
 --with-distro=LibreOfficeWin32
+--disable-binfilter
 --disable-build-mozilla
+--disable-directx
 --disable-ext-nlpsolver
 --disable-ext-pdfimport
 --disable-ext-presenter-console
@@ -117,6 +119,7 @@ CXX_FOR_BUILD=ccache g++
 --with-system-altlinuxhyph
 --with-system-boost
 --with-system-cairo
+--with-system-cppunit
 --with-system-curl
 --with-system-db
 --with-system-expat
@@ -134,7 +137,6 @@ CXX_FOR_BUILD=ccache g++
 --with-system-neon
 --with-system-openssl
 --with-system-redland
---with-system-zlib
 --with-vendor=no
 
 


More information about the Libreoffice-commits mailing list