mirror of
https://github.com/Kitware/CMake.git
synced 2026-07-05 06:07:36 +00:00
If the project builds with `-Wmissing-prototypes` to catch unnecessarily exported symbols, `CheckForPthreads.c` will fail to build. Fix this by marking `start_routine` as static. Fixes: #25886
280 B
280 B