v01d commented on a change in pull request #2131:
URL: https://github.com/apache/incubator-nuttx/pull/2131#discussion_r512705654



##########
File path: libs/libxx/Kconfig
##########
@@ -22,6 +22,34 @@ config HAVE_CXX
 
 if HAVE_CXX
 
+choice
+       prompt "C++ Library"
+       default NUTTXCXX
+
+config NUTTXCXX
+       bool "NuttX C++ library"

Review comment:
       I think that it is better to stick to the naming already in place (libxx 
-> NuttX, libcxx -> LLVM). I don't like it, but it is better to avoid 
confusions.




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

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to