Warner Losh <i...@bsdimp.com> wrote:
> >     ci: Redirect output for builds.
> >
> >     This target is far too noisy to be at all useful. Save the output ala
> >     make universe in _. files. Also report where to find errors.

Could this issue be addressed by simply using -jobs ?
eg.

        make ci-buildworld-jobs

runs ci-buildworld with suitable -j arg and redirects output to
./ci-buildworld.log by default.


Reply via email to