anchao commented on code in PR #14472:
URL: https://github.com/apache/nuttx/pull/14472#discussion_r1812495400


##########
Kconfig:
##########
@@ -2774,6 +2774,7 @@ source "libs/libc/Kconfig"
 source "libs/libm/Kconfig"
 source "libs/libxx/Kconfig"
 source "libs/libdsp/Kconfig"
+source "libs/libbuiltin/Kconfig"

Review Comment:
   It would be better to make NuttX to an official target in llvm, so that llvm 
clang will be bound to the operating system. I am worried that the current 
implement will have runtime ABI functions compatibility issues on the llvm 
toolchain.



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

Reply via email to