[ccache] Bug with clang

Eric Chamberland Eric.Chamberland at giref.ulaval.ca
Sun Mar 13 19:13:18 UTC 2016


Just for fun...

I modified ccache.c with:

+               args_add(args, "-C");
                 args_add(args, "-E");

and it seems to work nicely... ;)

I will keep this small modification at work until an official release 
can support it...

Thanks,

Eric




More information about the ccache mailing list