]> git.ipfire.org Git - thirdparty/ccache.git/commit
fix: Handle command line config options ending with /ccache properly
authorJoel Rosdahl <joel@rosdahl.net>
Sat, 25 Jan 2025 19:32:29 +0000 (20:32 +0100)
committerJoel Rosdahl <joel@rosdahl.net>
Sat, 25 Jan 2025 21:14:14 +0000 (22:14 +0100)
commit82e5444979112535195cf208a7e782c327653a1a
tree5457a81d24b1afa92f5ab514d1b54fbe64c396f6
parent8833707ceab66fae9a930580d07eec72bbef0db9
fix: Handle command line config options ending with /ccache properly

Fixes #1560.
src/ccache/ccache.cpp
unittest/test_ccache.cpp