]> git.ipfire.org Git - thirdparty/ccache.git/commit
feat: Don't log failure when removing output file in hard link mode
authorJoel Rosdahl <joel@rosdahl.net>
Sat, 2 Aug 2025 19:09:31 +0000 (21:09 +0200)
committerJoel Rosdahl <joel@rosdahl.net>
Sun, 3 Aug 2025 11:45:20 +0000 (13:45 +0200)
commit0cff133a3703fc8327d667f6e443541b99f33924
treef654942af27201ee2b45bb1348c9fc1663e30510
parent866f84b74c40025999e314188eca58902836d872
feat: Don't log failure when removing output file in hard link mode

If there is no preexisting output object file then we shouldn't indicate
an error.
src/ccache/ccache.cpp