]> git.ipfire.org Git - thirdparty/ccache.git/commit
fix: Use Windows lockfile implementation on MSYS2
authorJoel Rosdahl <joel@rosdahl.net>
Sun, 17 Mar 2024 11:37:55 +0000 (12:37 +0100)
committerJoel Rosdahl <joel@rosdahl.net>
Sun, 17 Mar 2024 13:56:33 +0000 (14:56 +0100)
commitc6a6e6accefe9e79601e56be5f7438cb593ff016
tree860e719f8ce65dff362225434882efdd72ecc1e9
parent68c7decaaa1c808ac77636714ab02f3343c7d743
fix: Use Windows lockfile implementation on MSYS2

Likely fixes #1415.
src/ccache/util/LockFile.cpp
src/ccache/util/LockFile.hpp
src/ccache/util/wincompat.hpp