]> git.ipfire.org Git - thirdparty/ccache.git/commit
Don't overwrite cached .d file with a version with absolute paths
authorJoel Rosdahl <joel@rosdahl.net>
Sat, 30 Dec 2017 19:49:25 +0000 (20:49 +0100)
committerJoel Rosdahl <joel@rosdahl.net>
Wed, 10 Jan 2018 19:58:30 +0000 (20:58 +0100)
commit04c6075580d2c42f5a6b83687c25a40d66cb5963
tree1be9459b2a1680fb4527169e10a87dc5b15a3139
parent689b39baab610d4cd0c7108a7905e760e4f046f9
Don't overwrite cached .d file with a version with absolute paths

The .d file has already been put in the cache by to_cache (and
potentially converted to relative paths using
use_relative_paths_in_depfile).

This fixes what seems to be a mistake in 38301c0d.
NEWS.txt
ccache.c