anchao commented on code in PR #11282: URL: https://github.com/apache/nuttx/pull/11282#discussion_r1409016122
########## arch/arm/Kconfig: ########## @@ -40,6 +40,7 @@ config ARM_TOOLCHAIN_GNU_OABI config ARM_TOOLCHAIN_CLANG bool "LLVM Clang toolchain" + depends on !LIBM_TOOLCHAIN && !LIBM_NONE Review Comment: Done, let me remove LIBM_NONE -- 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: commits-unsubscr...@nuttx.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org