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/29 04:47:31 UTC

[GitHub] [incubator-nuttx-apps] SPRESENSE opened a new pull request #816: system/embedlog: Fix sed command usage for macOS

SPRESENSE opened a new pull request #816:
URL: https://github.com/apache/incubator-nuttx-apps/pull/816


   ## Summary
   The `sed` command only with `-i` option has not been supported
   on macOS platform, and so it causes build error on macOS.
   Fix Makefile so that it passes on all platforms without using
   `-i` option.
   
   ## Impact
   None
   
   ## Testing
   Build tested embedlog on Linux, Windows and macOS. 
   


-- 
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-apps] jerpelea merged pull request #816: system/embedlog: Fix sed command usage for macOS

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


   


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