On 2013/11/27 13:05, Vadim Zhukov wrote:
> CCache won't work for non-base C/C++ compilers, so don't even try
> to do it. Okays, objections?
> 
> --
> zhuk@

Ok for now, though in those cases you might want to investigate setting
CC/CXX to "ccache egcc", etc. I didn't use that method for the general
case as I was worried about quoting issues e.g. MAKE_FLAGS= CC=${CC}
but this might be manageable if it's just for ports using non-base
compilers.

Reply via email to