hartmannathan commented on PR #8378: URL: https://github.com/apache/nuttx/pull/8378#issuecomment-1416126123
I added the "breaking change" label. Although this is not really a breaking change, it needs to be documented in the next Release Notes because it changes the apparent behavior of the build. Also, developers who log the build output like I do, e.g., `time make 2>&1 | tee makelog.txt" will need to use at least `V=0` or they will find many terminal escape codes in the makelog.txt. -- 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