make: report errors from multiple sub builds properly.
The reporting of make errors wasn't catching a failure from multiple sublibs. rework it to iterate all found, rather than trying a single file test.
This commit is contained in:
3
.gitignore
vendored
3
.gitignore
vendored
@@ -43,3 +43,6 @@ locm3.sublime-workspace
|
||||
|
||||
# cscope databases
|
||||
cscope.out
|
||||
|
||||
# build droppings
|
||||
.stamp_failure*
|
||||
|
||||
Reference in New Issue
Block a user