]> git.ipfire.org Git - thirdparty/ccache.git/commit
Copy rather than link depend from the cache (#379)
authorAnders Björklund <anders.f.bjorklund@gmail.com>
Mon, 15 Apr 2019 19:35:08 +0000 (21:35 +0200)
committerJoel Rosdahl <joel@rosdahl.net>
Mon, 15 Apr 2019 19:35:08 +0000 (21:35 +0200)
commit5a17c1a62dea3dc40d585430a17889a4afe3e217
treedf836be3e63f5484883c8ccb4e7659aef9c47eb5
parent6d71b6179a6e3bf26e2c17162254cdddd66c297b
Copy rather than link depend from the cache (#379)

The depends are small enough to avoid the copy, since it leads
to issues with mv when using automake to generate the Makefile.
src/ccache.c
test/suites/hardlink.bash