Ouss4 commented on pull request #1616:
URL: https://github.com/apache/incubator-nuttx/pull/1616#issuecomment-677886680


   > My only concern is about whether the existence of the .config file is 
really a requirement for executing the [-E] command.
   > IMO, if the -E is an enforcement, it should always execute the distclean 
regardless of any condition.
   
   If .config doesn't exist it means that distclean is not necessary, so -E 
won't have any effect (no other make target will have an effect if .config is 
not present).  This should work exactly as the last PR with only removing the 
unnecessary output when the project is not configured.


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