Win64 MinGW configuration
Change-Id: I273b019409f36d0b4488458e152099493ce81147
This commit is contained in:
parent
035c604369
commit
d60d1300f5
1 changed files with 31 additions and 0 deletions
31
distro-configs/LibreOfficeMinGW64.conf
Normal file
31
distro-configs/LibreOfficeMinGW64.conf
Normal file
|
@ -0,0 +1,31 @@
|
|||
--build=x86_64-unknown-linux-gnu
|
||||
--host=x86_64-w64-mingw32
|
||||
--with-system-altlinuxhyph
|
||||
--with-system-boost
|
||||
--with-system-cairo
|
||||
--with-system-cppunit
|
||||
--with-system-curl
|
||||
--with-system-expat
|
||||
--with-system-graphite
|
||||
--with-system-hunspell
|
||||
--with-system-icu
|
||||
--with-system-libpng
|
||||
--with-system-libxml
|
||||
--with-system-lpsolve
|
||||
--with-system-mythes
|
||||
--with-system-neon
|
||||
--with-system-nss
|
||||
--with-system-openssl
|
||||
--with-system-poppler
|
||||
--with-system-redland
|
||||
--with-system-zlib
|
||||
--without-junit
|
||||
--without-myspell-dicts
|
||||
--disable-activex
|
||||
--disable-cairo-canvas
|
||||
--disable-directx
|
||||
--disable-extension-integration
|
||||
--disable-postgresql-sdbc
|
||||
--disable-gtk
|
||||
--with-help
|
||||
--with-myspell-dicts
|
Loading…
Reference in a new issue