]> git.ipfire.org Git - thirdparty/ccache.git/commit
Rewrite absolute input path to relative
authorJoel Rosdahl <joel@rosdahl.net>
Sun, 1 Mar 2020 21:09:37 +0000 (22:09 +0100)
committerJoel Rosdahl <joel@rosdahl.net>
Sun, 1 Mar 2020 21:09:37 +0000 (22:09 +0100)
commit6aba3fb3b48e8dc4919b29b6807a63007ee705eb
tree797290ddbbaf571d639e38f9fa0924b87e7abd5f
parente2cb5f8f3fdd183872703dbdbf8be63f5e02c7d9
Rewrite absolute input path to relative

This can now be done due to no longer using realpath in
make_relative_path (e8444a38).
src/ccache.cpp