xiaoxiang781216 commented on code in PR #2718:
URL: https://github.com/apache/nuttx-apps/pull/2718#discussion_r1799925089


##########
benchmarks/dhrystone/CMakeLists.txt:
##########
@@ -44,7 +44,10 @@ if(CONFIG_BENCHMARK_DHRYSTONE)
     endif()
   endif()
 
-  set(CFLAGS -DMSC_CLOCK)
+  set(CFLAGS

Review Comment:
   dhrystone is the 3rd party library, no critical change should upstream to 
the official project, so I would suggest you push the change to them, and we 
can update the download to new version.



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

Reply via email to