]> git.ipfire.org Git - thirdparty/ccache.git/commit
fix: Use $XDG_RUNTIME_DIR/ccache-tmp as the default temporary directory
authorJoel Rosdahl <joel@rosdahl.net>
Sun, 13 Nov 2022 13:43:35 +0000 (14:43 +0100)
committerJoel Rosdahl <joel@rosdahl.net>
Sun, 13 Nov 2022 15:36:30 +0000 (16:36 +0100)
commit876509ae8b95f76adebdfa1f2380d75a49f9871d
treece9c3dca6583c915eea3d8adf76af2ba6e0d6856
parentfee7808210fbf2ca1934d9d9eec948ab19cb5762
fix: Use $XDG_RUNTIME_DIR/ccache-tmp as the default temporary directory

See discussion in #1221.
cmake/GenerateConfigurationFile.cmake
cmake/config.h.in
doc/MANUAL.adoc
src/Config.cpp