tdf#125181 maxY is 50000 in prstGeom for star24 and star32
[LibreOffice.git] / distro-configs / Jenkins / LibreOfficeLinuxUpdater.conf
blobe83b768fea3dd010bfed1b62cba1b87c6261dabd
1 # disable werror for now due to Werror=format-truncation
2 --disable-werror
3 --with-system-dicts
4 --with-myspell-dicts
5 --with-system-zlib
6 --without-system-poppler
7 --without-system-openssl
8 --without-system-libpng
9 --without-system-libxml
10 --without-system-jpeg
11 --without-system-jars
12 --without-system-postgresql
13 --without-junit
14 --with-linker-hash-style=both
15 --with-fonts
16 --with-external-thes-dir=/usr/share/mythes
17 --with-external-hyph-dir=/usr/share/hyphen
18 --with-external-dict-dir=/usr/share/hunspell
19 --enable-dbus
20 --enable-extension-integration
21 # --enable-kde5
22 # --enable-gstreamer-0-10
23 --enable-gstreamer-1-0
24 --enable-evolution2
25 --enable-gio
26 --enable-scripting-beanshell
27 --enable-scripting-javascript
28 --enable-ext-wiki-publisher
29 --enable-ext-nlpsolver
30 --enable-epm
31 --enable-python=internal
32 --enable-online-update=mar
33 --disable-dconf
34 --with-lang=de es fr ar zh-CN
35 --with-package-format=archive
36 --with-update-config=~/updater.ini
37 CC=/opt/rh/devtoolset-7/root/usr/bin/gcc
38 CXX=/opt/rh/devtoolset-7/root/usr/bin/g++