xiaoxiang781216 commented on code in PR #8244:
URL: https://github.com/apache/nuttx/pull/8244#discussion_r1296263266


##########
libs/libxx/Kconfig:
##########
@@ -87,7 +87,7 @@ endif
 
 config CXX_STANDARD
        string "Language standard"
-       default "gnu++17"
+       default "gnu++20"

Review Comment:
   is it good to change the compiler option in the different source? I change 
the code enable gnu++20 only when LIBCXX is selected. @gustavonihei do you 
think it's acceptable?



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

Reply via email to