Greg Hogan <[email protected]> skribis: > On Thu, Jun 18, 2026 at 3:31 PM Ludovic Courtès <[email protected]> wrote:
[...] >> The ‘build’ phase in ‘guix/build/cmake-build-system.scm’ invokes ‘make’ >> with ‘-jN’ by default, so it’s building things in parallel (respecting >> the ‘--cores’ option passed to ‘guix-daemon’ or ‘guix’). > > The cmake-build-system now uses cmake to build Oh right, I overlooked this. I suppose it does honor ‘-jN’, right? Ludo’.
