On Thu, Jul 26, 2018 at 2:35 AM <[email protected]> wrote: > > From: David Seifert <[email protected]> > > * Using the ninja backend as a default is the only way to > massively improve src_compile core utilization, given that > it seems unlikely that CMake will ever produce non-recursive > Makefiles.
I just want to bring your attention to this bug comment, which would indicate a regression in the kitware branch of ninja that I was asked to merge by the Gentoo cmake maintainers. https://bugs.gentoo.org/663384#c1 If this comment proves to have the right conclusion, I will likely revert back to the vanilla upstream codebase until the kitware branch can be fixed. This may effect your plans to enable ninja by default, since it will break any fortran package.
