]> git.ipfire.org Git - thirdparty/ccache.git/commit
Use tmp_unlink to remove temporary file in use_relative_paths_in_depfile
authorJoel Rosdahl <joel@rosdahl.net>
Tue, 10 Mar 2020 18:51:39 +0000 (19:51 +0100)
committerJoel Rosdahl <joel@rosdahl.net>
Tue, 10 Mar 2020 18:51:39 +0000 (19:51 +0100)
commitc74b625aaa46db85797a691c81f129834c7fd82e
tree48fa05ef8d577c53e98d3ad2dc1e9aad0d848941
parent6d59e74e74f28327021fe461e2debca335141e77
Use tmp_unlink to remove temporary file in use_relative_paths_in_depfile

No need to remove via another temporary file.
src/ccache.c