Skip to content
Snippets Groups Projects
Commit 8c87cc37 authored by Peter Eisentraut's avatar Peter Eisentraut
Browse files

Catch all errors in for and while loops in makefiles. Don't ignore any

errors in any commands, including in various clean targets that have so far
been handled inconsistently.  make -i is available to ignore all errors in
a consistent and official way.
parent 184c42d2
No related branches found
No related tags found
No related merge requests found
Showing with 66 additions and 98 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment