mirror of
https://github.com/Kitware/CMake.git
synced 2026-03-12 12:30:08 -05: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