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 2022/01/26 12:30:23 UTC

[GitHub] [incubator-nuttx] anchao opened a new pull request #5346: tools/Config.mk: suppress all normal output for cmp

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


   
   ## Summary
   
   tools/Config.mk: suppress all normal output for cmp 
   
   Fix build break:
   `make: *** No rule to make target 'byte', needed by 'differ'.  Stop.`
   
   Regression by:
   ```
   -----------------------------------------------------
   |commit 0951f70df6473cbde0fa338586da51edc604fe8f
   |
   |    Improve dependencies for include/nuttx/version.h
   -----------------------------------------------------
   
   ```
   Signed-off-by: chao.an <an...@xiaomi.com>
   
   ## Impact
   
   incremental compiles
   
   ## Testing
   Regenerate the commit id before make:
   
   ```
   git commit --amend -sm "test"
   make
   ```


-- 
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] pkarashchenko merged pull request #5346: tools/Config.mk: suppress all normal output for cmp

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


   


-- 
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] anchao commented on pull request #5346: tools/Config.mk: suppress all normal output for cmp

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


   Fix https://github.com/apache/incubator-nuttx/issues/5255


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