From 6e2a335c63bcc5d7622eab3dff63719c9c198e7b Mon Sep 17 00:00:00 2001 From: Christian Lohmaier Date: Thu, 18 Jun 2020 15:45:32 +0200 Subject: 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 --- distro-configs/Jenkins/PerfSuite_Linux.conf | 1 + 1 file changed, 1 insertion(+) (limited to 'distro-configs') 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 -- cgit