xiaoxiang781216 commented on issue #1407:
URL: 
https://github.com/apache/incubator-nuttx/issues/1407#issuecomment-659316243


   How about we change to?
   ```
   make olddefconfig $ || { echo "ERROR: failed to refresh"; exit 1; }
   ```
   It isn't only fix the issue mentioned here, but also help people identify 
the problem if error happen in configuration phase. Many newbie don't know V=1 
option and then can't get any cue from output.


----------------------------------------------------------------
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]


Reply via email to