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


   ## Summary
   With recent improvements to Makefiles in these PRs:
   * https://github.com/apache/incubator-nuttx/pull/5055
   * https://github.com/apache/incubator-nuttx/pull/5069
   * https://github.com/apache/incubator-nuttx/pull/5116
   * https://github.com/apache/incubator-nuttx/pull/5163 (not merged yet)
   * https://github.com/apache/incubator-nuttx/pull/5147 (not merged yet)
   
   The context rule now only needs to be run once.
   
   ## Impact
   We can verify that by running `make` (which will run `context` as part of 
the normal build).
   Then we can verify that by running `make context --question` which will 
return `0` if the target is up to date
   
   ## Testing
   Verified locally, once the final two PRs are merged CI should pass (and it 
should fail before 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: commits-unsubscr...@nuttx.apache.org

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


Reply via email to