From d0ab680ff9c83cde5048c91b8b01f4c6215c5e01 Mon Sep 17 00:00:00 2001 From: Tor Lillqvist Date: Thu, 21 Jul 2011 09:49:26 +0300 Subject: [PATCH] Update sample autogen.lastrun for MinGW cross-compilation --- README.cross | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.cross b/README.cross index 291eaf6ee469..095a419bb43b 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