]> git.ipfire.org Git - thirdparty/ccache.git/commit
Improve fix in #400 to handle more cases
authorJoel Rosdahl <joel@rosdahl.net>
Wed, 1 May 2019 12:51:45 +0000 (14:51 +0200)
committerJoel Rosdahl <joel@rosdahl.net>
Wed, 1 May 2019 12:51:45 +0000 (14:51 +0200)
commiteb26a87e8630f4ef78fe3c07fcd180c05c188f1a
tree83638f5d95f5ee95fd3e6068ceff3ac5507301e7
parent0ea7e381d4a0ac41c1de728675f89cea0093b8cb
Improve fix in #400 to handle more cases

The dependency file name can come from e.g. DEPENDENCIES_OUTPUT as well,
so hash information about a /dev/null .d file after the argument
processing loop instead.
src/ccache.c
test/suites/direct_gcc.bash