]> git.ipfire.org Git - thirdparty/ccache.git/commit
Fix clang plugin hashing.
authorMikhail Kolomeytsev <mkolom@yandex-team.ru>
Fri, 25 Mar 2016 17:38:44 +0000 (23:38 +0600)
committerJoel Rosdahl <joel@rosdahl.net>
Fri, 25 Mar 2016 20:06:14 +0000 (21:06 +0100)
commitc39051e6a4f6cc39d48f06b30fc98be709d25a51
tree781a4ab5ffdf7a99bebe6daa6a36fdb4db715c06
parent1fffcd04441a598683e45d649756a7105c9a2bbc
Fix clang plugin hashing.

This matters when compiling in different directories and clang plugin
is located in them. make_relative_path is redundant in that case.

https://lists.samba.org/archive/ccache/2016q1/001425.html
ccache.c