use ccache for jenkins/linux_clang_dbgutil_64's compilerplugins
Change-Id: I4a4c4ee111d6a22c899ae0d288ae04d760ec996a Reviewed-on: https://gerrit.libreoffice.org/65272 Tested-by: Jenkins Reviewed-by: Christian Lohmaier <lohmaier+LibreOffice@googlemail.com>
This commit is contained in:
parent
f12b6893cf
commit
70bca25807
1 changed files with 1 additions and 1 deletions
|
@ -1,3 +1,3 @@
|
|||
--enable-dbgutil
|
||||
--enable-compiler-plugins
|
||||
COMPILER_PLUGINS_CXX=g++ -std=c++11
|
||||
COMPILER_PLUGINS_CXX=ccache g++ -std=c++11
|
||||
|
|
Loading…
Reference in a new issue