]> git.ipfire.org Git - thirdparty/ccache.git/commit
Remove no longer needed cleanup of CACHEDIR.TAG in $CCACHE_DIR
authorJoel Rosdahl <joel@rosdahl.net>
Fri, 17 Jul 2020 16:28:36 +0000 (18:28 +0200)
committerJoel Rosdahl <joel@rosdahl.net>
Fri, 17 Jul 2020 17:42:18 +0000 (19:42 +0200)
commit925a35bb3d730482c3734356a1da3d810b21925f
treed0d955ff4c421e03f834e205fe8d841aeb0a7660
parentbb40a7ceb7126a51f27b07379d2610869c6630ad
Remove no longer needed cleanup of CACHEDIR.TAG in $CCACHE_DIR

The cleanup functionality was added in 3.2 and it should be safe to
assume that it has performed its task for almost everybody now.
src/ccache.cpp