Comment 0 for bug 1626766

Revision history for this message
Olivier Paroz (oparoz) wrote :

Despite having a properly configured ccache using $PATH, parts don't seem to be using it when compiling code.
It should be automatically picked up and used.

A simple test is to build a snap using a simple C++ example. Compiling by hand uses ccache, compiling uses snapcraft doesn't.