]> git.ipfire.org Git - thirdparty/ccache.git/commit
Use apparent CWD when checking for CWD in preprocessed output
authorJoel Rosdahl <joel@rosdahl.net>
Fri, 7 Feb 2020 22:15:42 +0000 (23:15 +0100)
committerJoel Rosdahl <joel@rosdahl.net>
Fri, 7 Feb 2020 22:15:42 +0000 (23:15 +0100)
commit92145eb0762109b5f0114a6f4de2fea7d4ac016f
tree9aeadf514d0f261a0a7674056863ba186adc583e
parentcb301769895adc941845b16d124e0bff292a74c3
Use apparent CWD when checking for CWD in preprocessed output

Also when checking debug prefix maps.

This fixes a problem when $PWD includes a symlink part and the user has
set “hash_dir = false”.

Closes #531.
src/ccache.c
test/run