cederom commented on code in PR #2718:
URL: https://github.com/apache/nuttx-apps/pull/2718#discussion_r1799888026
##########
benchmarks/dhrystone/CMakeLists.txt:
##########
@@ -44,7 +44,10 @@ if(CONFIG_BENCHMARK_DHRYSTONE)
endif()
endif()
- set(CFLAGS -DMSC_CLOCK)
+ set(CFLAGS
Review Comment:
Wouldn't it be better to fix the code than disable warnings? :-)
--
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]