summaryrefslogtreecommitdiffstats
path: root/CompileFlags.cmake
diff options
context:
space:
mode:
authorKyle Edwards <kyle.edwards@kitware.com>2021-04-15 17:33:43 (GMT)
committerKyle Edwards <kyle.edwards@kitware.com>2021-04-15 19:25:38 (GMT)
commit53d523f2e11839bcbbdc9288b4f71c764d0efd5c (patch)
tree6db146f8958e2d1c605f1e2295fac91139c1b8ff /CompileFlags.cmake
parent81d796e3f2f1080cc5f3c621a13858bf2c99ffb9 (diff)
downloadCMake-53d523f2e11839bcbbdc9288b4f71c764d0efd5c.zip
CMake-53d523f2e11839bcbbdc9288b4f71c764d0efd5c.tar.gz
CMake-53d523f2e11839bcbbdc9288b4f71c764d0efd5c.tar.bz2
autogen: fix race in depfile parsing
cmReadGccDepfile() calls cmSystemTools::CollapseFullPath(), which is not thread safe due to internal caching. Serialize calls to cmReadGccDepfile() in autogen to avoid thread safety issues. Fixes: #22014
Diffstat (limited to 'CompileFlags.cmake')
0 files changed, 0 insertions, 0 deletions