Ouss4 commented on issue #4194:
URL: 
https://github.com/apache/incubator-nuttx/issues/4194#issuecomment-884024021


   > Whenever I do "make menuconfig" and "make"
   
   Well, there is a `clean_context` in the way, that will delete what was 
downloaded.  I can fix this but it will break the `context`/`clean_context` 
symmetry. This is how I had it the very first time, download on `context` and 
delete on `distclean`, but put some extra effort to not break the symmetry 
(BTW, apps download packages are also only cleaned on `distclean`).
   
   @xiaoxiang781216 do you have any inputs before I go ahead and do that?


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

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to