On Wed, Mar 31, 2021 at 1:13 PM Matias N. <mat...@imap.cc> wrote:
> My reasoning with the per board+config ccache is that it should more or less 
> detect
> something like this without hardcoding any rules: only files that are 
> impacted by any
> changes in the current PR would be rebuilt, any other file would be 
> instantanously
> obtained from cache. This is mostly what I observe when I use ccache locally: 
> going
> to make menuconfig indeed rebuilds everything, but it is quite faster than an 
> initial
> build with 100% miss rate.

Are there any customizations needed in the NuttX build system to use ccache?

Nathan

Reply via email to