]> rtime.felk.cvut.cz Git - coffee/buildroot.git/commit
ccache: set COMPILERCHECK to 'none'
authorThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Wed, 7 Mar 2012 19:26:50 +0000 (20:26 +0100)
committerPeter Korsgaard <jacmet@sunsite.dk>
Thu, 8 Mar 2012 21:56:33 +0000 (22:56 +0100)
commitf044e03776652d4f822c2f3787142bda34364965
tree51209efd567818919a10817e9364f457ce54b970
parent7ea11dafff37c5403432f691cf3c46d1d5566e46
ccache: set COMPILERCHECK to 'none'

This allows ccache to re-use its cache contents even if the compiler
binary mtime has changed. It is the simplest approach to solve this
problem, and it works for the internal, external and crosstool-ng
toolchain backends.

Of course, it leaves the user responsible for invalidating the cache
when necessary, but there doesn't seem to be a real good solution that
allows both to: 1/ keep the cache contents accross builds and re-use
it and 2/ invalidate the cache automatically when the compiler chances
in an incompatible way.

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Config.in
package/ccache/ccache.mk