mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-02 03:39:43 -06: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