distro-configs/Jenkins/PerfSuite_Linux.conf | 1 + 1 file changed, 1 insertion(+)
New commits: commit 390ccd1a64ad1f5637877a4bec3e1af6a32858a4 Author: Christian Lohmaier <[email protected]> AuthorDate: Thu Jun 18 16:07:25 2020 +0200 Commit: Christian Lohmaier <[email protected]> CommitDate: Thu Jun 18 16:08:15 2020 +0200 use jdk11 also for the perfsuite jenkins config was forgotten when the other config were adjusted in 6cd885b46bf168a1fe0d91231a1b6d283f813ed3 Change-Id: I35de4248a6f835ed13cc1bdb28713b156a4785bd diff --git a/distro-configs/Jenkins/PerfSuite_Linux.conf b/distro-configs/Jenkins/PerfSuite_Linux.conf index 368c7e768155..c8c30420afc3 100644 --- a/distro-configs/Jenkins/PerfSuite_Linux.conf +++ b/distro-configs/Jenkins/PerfSuite_Linux.conf @@ -6,4 +6,5 @@ --disable-ccache --enable-symbols --enable-mergelibs +--with-jdk-home=/etc/alternatives/java_sdk_11 --enable-python=fully-internal _______________________________________________ Libreoffice-commits mailing list [email protected] https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits
