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>
8 lines
237 B
Text
8 lines
237 B
Text
--enable-dbgutil
|
|
--enable-compiler-plugins
|
|
COMPILER_PLUGINS_CXX=ccache g++ -std=c++11
|
|
--enable-kf5
|
|
--disable-compiler-plugins-analyzer-pch
|
|
--disable-dependency-tracking
|
|
--disable-split-debug
|
|
--with-jdk-home=/etc/alternatives/java_sdk_11
|