You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nuttx.apache.org by GitBox <gi...@apache.org> on 2021/07/21 17:54:40 UTC

[GitHub] [incubator-nuttx] Ouss4 opened a new pull request #4202: arch/: Clean what was made during `context` in distclean.

Ouss4 opened a new pull request #4202:
URL: https://github.com/apache/incubator-nuttx/pull/4202


   ## Summary
   Cleaning during `clean_context` had the issue of remaking everything when `menuconfig` was called.  That's because `menuconfig` has a `clean_context` on its way.
   
   Closes #4194 
   
   ## Impact
   `make clean_context` won't clean `context` of the arch directory anymore.  We do have this asymmetry in few other places, most notably in apps.
   
   ## Testing
   Tested with esp32-devkitc:wapi and built few other configs to make sure everything is still working fine.
   


-- 
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: commits-unsubscribe@nuttx.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [incubator-nuttx] TA1DB commented on pull request #4202: arch/: Clean what was made during `context` in distclean.

Posted by GitBox <gi...@apache.org>.
TA1DB commented on pull request #4202:
URL: https://github.com/apache/incubator-nuttx/pull/4202#issuecomment-884647280


   > @TA1DB FYI.
   
   It's OK now, thanks.


-- 
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: commits-unsubscribe@nuttx.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [incubator-nuttx] Ouss4 commented on pull request #4202: arch/: Clean what was made during `context` in distclean.

Posted by GitBox <gi...@apache.org>.
Ouss4 commented on pull request #4202:
URL: https://github.com/apache/incubator-nuttx/pull/4202#issuecomment-884378648


   @TA1DB FYI.


-- 
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: commits-unsubscribe@nuttx.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [incubator-nuttx] acassis merged pull request #4202: arch/: Clean what was made during `context` in distclean.

Posted by GitBox <gi...@apache.org>.
acassis merged pull request #4202:
URL: https://github.com/apache/incubator-nuttx/pull/4202


   


-- 
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: commits-unsubscribe@nuttx.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org