office-gobmx/distro-configs/Jenkins/linux_clang_dbgutil_64
Stephan Bergmann a59cf3db70 Reduce variance in what Jenkins Gerrit builders pick up from their environment
e.g., <https://ci.libreoffice.org/job/gerrit_linux_gcc_release/114702/> on tb91
apparently picked up --enable-dconf and --enable-python=system (and failed, for
unclear reasons), while a corresponding
<https://ci.libreoffice.org/job/gerrit_linux_gcc_release/114728/> on tb89 didn't
(and succeeded)

Change-Id: I9ddd66ff7f1c6595a6cce65365f1cb0a07b6d67e
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/132216
Tested-by: Jenkins
Reviewed-by: Christian Lohmaier <lohmaier+LibreOffice@googlemail.com>
2022-03-28 20:33:18 +02:00

10 lines
248 B
Text

--enable-dbgutil
--enable-compiler-plugins
--enable-kf5
--disable-compiler-plugins-analyzer-pch
--disable-dependency-tracking
--disable-split-debug
--with-jdk-home=/etc/alternatives/java_sdk_11
--enable-odk
--disable-dconf
--enable-python=internal