https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=279908
--- Comment #2 from Anton Saietskii <vsasja...@gmail.com> --- (In reply to Jason E. Hale from comment #1) Thanks for suggestion. Interesting, especially while documentation [0] states that default is unset. However, there's also option with similar name [1], which "sets the number of threads/processes to the number of physical CPUs on the host system" if empty, so I'll definitely try that. Perhaps there's also some option exist to log process spawns? [0]: https://cmake.org/cmake/help/latest/variable/CMAKE_AUTOGEN_PARALLEL.html [1]: https://cmake.org/cmake/help/latest/prop_tgt/AUTOGEN_PARALLEL.html -- You are receiving this mail because: You are the assignee for the bug.