6cd885b46b
mac uses /usr/libexec/java_home to determine jdk and without -v option to limit to a specific version returns latest one Change-Id: I8c8122ed71a31f990c3ffa1e71b180cbece7f172 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/94862 Tested-by: Jenkins Tested-by: Christian Lohmaier <lohmaier+LibreOffice@googlemail.com> Reviewed-by: Christian Lohmaier <lohmaier+LibreOffice@googlemail.com>
36 lines
942 B
Text
36 lines
942 B
Text
# disable werror for now due to Werror=format-truncation
|
|
--disable-werror
|
|
--with-system-dicts
|
|
--with-myspell-dicts
|
|
--with-system-zlib
|
|
--without-system-poppler
|
|
--without-system-openssl
|
|
--without-system-libpng
|
|
--without-system-libxml
|
|
--without-system-jpeg
|
|
--without-system-jars
|
|
--without-system-postgresql
|
|
--without-junit
|
|
--with-linker-hash-style=both
|
|
--with-fonts
|
|
--with-external-thes-dir=/usr/share/mythes
|
|
--with-external-hyph-dir=/usr/share/hyphen
|
|
--with-external-dict-dir=/usr/share/hunspell
|
|
--enable-dbus
|
|
--enable-extension-integration
|
|
# --enable-kf5
|
|
--enable-gstreamer-1-0
|
|
--enable-evolution2
|
|
--enable-gio
|
|
--enable-scripting-beanshell
|
|
--enable-scripting-javascript
|
|
--enable-ext-wiki-publisher
|
|
--enable-ext-nlpsolver
|
|
--enable-epm
|
|
--enable-python=internal
|
|
--enable-online-update=mar
|
|
--disable-dconf
|
|
--with-lang=de es fr ar zh-CN
|
|
--with-package-format=archive
|
|
--with-update-config=~/updater.ini
|
|
--with-jdk-home=/etc/alternatives/java_sdk_11
|