Skip to content

Do not use ccache from LCG

Marco Clemencic requested to merge ban-lcg-ccache into master

SFT recently updated ccache from 3.7.1 to 4.3 (https://sft.its.cern.ch/jira/browse/SPI-1878), but as of 4.0 it requires a C++ compiler so the SFT build cannot work without LD_LIBRARY_PATH (and we invoke it from the system environment).

Merge request reports