]> git.ipfire.org Git - thirdparty/ccache.git/commit
fix: Don’t cache preexisting object file when using -fsyntax-only
authorJoel Rosdahl <joel@rosdahl.net>
Thu, 24 Mar 2022 20:17:17 +0000 (21:17 +0100)
committerJoel Rosdahl <joel@rosdahl.net>
Thu, 24 Mar 2022 20:30:14 +0000 (21:30 +0100)
commitd4fcdcf2d5bfd3f9ec416a303016eba9e7f42f86
tree4d5bfac6d549d24528d883cf97338202001e8a29
parent1d2ca28a1f1c23e902f32644a4012ba59f76a45b
fix: Don’t cache preexisting object file when using -fsyntax-only

Fixes #1034.
src/ccache.cpp
test/suites/base.bash