]> git.ipfire.org Git - thirdparty/ccache.git/commit
fix: Don't use Windows lockfile implementation on MSYS2
authorJoel Rosdahl <joel@rosdahl.net>
Sun, 17 Mar 2024 14:57:36 +0000 (15:57 +0100)
committerJoel Rosdahl <joel@rosdahl.net>
Sun, 17 Mar 2024 14:57:36 +0000 (15:57 +0100)
commit3791d3b96a17583194d0ca265a6fa8dfc63fdd10
treeb2db4b3591f93fbdc24bef5ab3831a07fa5591ff
parent0c422e12c5f501d00cb842feac86bd18b523117e
fix: Don't use Windows lockfile implementation on MSYS2

This reverts commit c6a6e6accefe9e79601e56be5f7438cb593ff016, as
requested in #1415.
src/ccache/util/LockFile.cpp
src/ccache/util/LockFile.hpp
src/ccache/util/wincompat.hpp