]> git.ipfire.org Git - thirdparty/ccache.git/commit
Don’t create <objectfile>.ccache-log when there is no object file
authorJoel Rosdahl <joel@rosdahl.net>
Tue, 8 Sep 2020 18:39:35 +0000 (20:39 +0200)
committerJoel Rosdahl <joel@rosdahl.net>
Tue, 8 Sep 2020 18:39:35 +0000 (20:39 +0200)
commitf4194dd9a38b46a0bac71fc135f8d9786f113092
treedf91b5d4135151976d6af26c23b3f8e6331da955
parenta7e44bae3fa43c2c9374687e57bce9ee29f96429
Don’t create <objectfile>.ccache-log when there is no object file

Fixes #656.
src/Context.cpp