You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nuttx.apache.org by "anchao (via GitHub)" <gi...@apache.org> on 2023/02/03 14:16:41 UTC

[GitHub] [nuttx] anchao commented on a diff in pull request #8419: tools: use relative paths when reverting to compile

anchao commented on code in PR #8419:
URL: https://github.com/apache/nuttx/pull/8419#discussion_r1095847240


##########
tools/Config.mk:
##########
@@ -48,7 +48,7 @@ else ifeq ($(V),)
 endif
 
 ifeq ($(ECHO_BEGIN),)
-  export ECHO_BEGIN=@echo 

Review Comment:
   This space is useful in order to avoid string concatenation with echo content ...



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