Skip to content

add --nonstop option to not exit on error

Ron Williams requested to merge ignore-errors into master

This option, combined with changes to repo.mk and config.mk, will allow make all to attempt all recipes even if there is an error.

Merge request reports