distro-configs/Jenkins/PerfSuite_Linux.conf | 1 + 1 file changed, 1 insertion(+)
New commits: commit 6e2a335c63bcc5d7622eab3dff63719c9c198e7b Author: Christian Lohmaier <[email protected]> AuthorDate: Thu Jun 18 15:45:32 2020 +0200 Commit: Christian Lohmaier <[email protected]> CommitDate: Thu Jun 18 15:45:32 2020 +0200 go for the easy fix and use internal python for the callgrind job instead of finding a way to not break it again for others (see https://gerrit.libreoffice.org/c/core/+/91748 and https://gerrit.libreoffice.org/c/core/+/90906 ) Change-Id: I3291dbc1552c7601a93a9b30a98ae43f238e2c5d diff --git a/distro-configs/Jenkins/PerfSuite_Linux.conf b/distro-configs/Jenkins/PerfSuite_Linux.conf index fcb6009bec03..368c7e768155 100644 --- a/distro-configs/Jenkins/PerfSuite_Linux.conf +++ b/distro-configs/Jenkins/PerfSuite_Linux.conf @@ -6,3 +6,4 @@ --disable-ccache --enable-symbols --enable-mergelibs +--enable-python=fully-internal _______________________________________________ Libreoffice-commits mailing list [email protected] https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits
