]> git.ipfire.org Git - thirdparty/ccache.git/commit
fix: Only enable inode cache if subsecond stat timestamps are available
authorJoel Rosdahl <joel@rosdahl.net>
Thu, 4 Aug 2022 18:55:19 +0000 (20:55 +0200)
committerJoel Rosdahl <joel@rosdahl.net>
Sat, 20 Aug 2022 12:17:37 +0000 (14:17 +0200)
commitc31f4e4174483bd7db90dd2b0c28fae27d9083a8
treeb917c9f34d13cfa190730f40eb43250117b432e6
parent0528e18257f5c57fdd01ef47bdbbe9ea03072a96
fix: Only enable inode cache if subsecond stat timestamps are available

If such fields are not available we risk false positive inode cache
hits.

(cherry picked from commit 879007ad0ced5373b314ac92590b665c072f814a)
cmake/GenerateConfigurationFile.cmake