]> git.ipfire.org Git - thirdparty/ccache.git/commit
Include info on CCACHE_CPP2 in hash
authorJoel Rosdahl <joel@rosdahl.net>
Fri, 26 Dec 2014 09:07:25 +0000 (10:07 +0100)
committerJoel Rosdahl <joel@rosdahl.net>
Fri, 26 Dec 2014 09:07:25 +0000 (10:07 +0100)
commitd2786183f35efe33c2230c68c70b1a911e89f89e
treea01f283bae132aab7601a50a0b73070f064b0a16
parent16bb86ce1e1e6c36cc3082037220dfce9fdbcc92
Include info on CCACHE_CPP2 in hash

Made hash of cached result created with and without CCACHE_CPP2 different.
This makes it possible to rebuild with CCACHE_CPP2 set without having to
clear the cache to get new results.
NEWS.txt
ccache.c
test.sh