diff options
author | Christian Lohmaier <lohmaier+LibreOffice@googlemail.com> | 2020-06-18 15:45:32 +0200 |
---|---|---|
committer | Christian Lohmaier <lohmaier+LibreOffice@googlemail.com> | 2020-06-18 15:45:32 +0200 |
commit | 6e2a335c63bcc5d7622eab3dff63719c9c198e7b (patch) | |
tree | cd948f634994df7005327753745626c15eeb6c57 /distro-configs | |
parent | de32eb539bbcf291f9968ae12696e1317fdb855d (diff) |
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
Diffstat (limited to 'distro-configs')
-rw-r--r-- | distro-configs/Jenkins/PerfSuite_Linux.conf | 1 |
1 files changed, 1 insertions, 0 deletions
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 |