anchao commented on code in PR #14472: URL: https://github.com/apache/nuttx/pull/14472#discussion_r1811862808
########## 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: why not recompile llvm clang based on NuttX? If the system features is bound to the compiler, the compiler should be recompiled based on NuttX -- 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]
