xiaoxiang781216 commented on code in PR #14538:
URL: https://github.com/apache/nuttx/pull/14538#discussion_r1821102345
##########
arch/arm/src/cmake/clang.cmake:
##########
@@ -117,7 +117,7 @@ if(CONFIG_STACK_USAGE_WARNING AND NOT
"${CONFIG_STACK_USAGE_WARNING}" STREQUAL
add_compile_options(-Wstack-usage=${CONFIG_STACK_USAGE_WARNING})
endif()
-if(CONFIG_SCHED_GCOV)
Review Comment:
let's fix the build script typo error in this patch only, and move the
rename option to new patch
--
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]