liuguo09 commented on pull request #1125: URL: https://github.com/apache/incubator-nuttx/pull/1125#issuecomment-691857666
@v01d I remember there are cases that 'make -j4' still pass the full build even if there is mkdep fail issue. So add the exit into for loop to end it. As for using 'false' instead of 'exit', it seems reasonable, but I'm not very sure if it works well. We need reproduce the mkdep fail case and verify it. ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected]
