You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nuttx.apache.org by GitBox <gi...@apache.org> on 2020/10/26 12:42:51 UTC

[GitHub] [incubator-nuttx] v01d commented on a change in pull request #2114: Make CONFIG_HAVE_CXX14 an explicit config

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



##########
File path: libs/libxx/Kconfig
##########
@@ -22,7 +22,7 @@ config HAVE_CXX
 
 config HAVE_CXX14
 	bool "C++14 support"
-	default n
+	default y

Review comment:
       The HAVE should be default `n` and selected from libcxx to be `y`




----------------------------------------------------------------
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:
users@infra.apache.org