xiaoxiang781216 commented on code in PR #2718:
URL: https://github.com/apache/nuttx-apps/pull/2718#discussion_r1799988017
##########
benchmarks/dhrystone/CMakeLists.txt:
##########
@@ -44,7 +44,10 @@ if(CONFIG_BENCHMARK_DHRYSTONE)
endif()
endif()
- set(CFLAGS -DMSC_CLOCK)
+ set(CFLAGS
Review Comment:
Since the different project has different warning setting. It's useless to
fix the warning message or even wrong, before the fix gets accepted by the
project maintainer.
--
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: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]