[Libreoffice-commits] core.git: distro-configs/Jenkins
Christian Lohmaier (via logerrit)
logerrit at kemper.freedesktop.org
Thu Jun 18 13:50:01 UTC 2020
distro-configs/Jenkins/PerfSuite_Linux.conf | 1 +
1 file changed, 1 insertion(+)
New commits:
commit 6e2a335c63bcc5d7622eab3dff63719c9c198e7b
Author: Christian Lohmaier <lohmaier+LibreOffice at googlemail.com>
AuthorDate: Thu Jun 18 15:45:32 2020 +0200
Commit: Christian Lohmaier <lohmaier+LibreOffice at googlemail.com>
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
More information about the Libreoffice-commits
mailing list