yamt commented on a change in pull request #2654:
URL: https://github.com/apache/incubator-nuttx/pull/2654#discussion_r551747059
##########
File path: boards/risc-v/nr5m100/nr5m100-nexys4/README.txt
##########
@@ -143,7 +143,7 @@ Debugger
shadowed variable warnings, so disable the -Werror flag also:
cd openocd
- sed -i 's/ -Werror//g' configure.ac
+ sed -i.bak 's/ -Werror//g' configure.ac
Review comment:
why not?
----------------------------------------------------------------
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.
For queries about this service, please contact Infrastructure at:
[email protected]