cuiziweizw commented on code in PR #15774: URL: https://github.com/apache/nuttx/pull/15774#discussion_r1948345371
########## libs/libxx/Kconfig: ########## @@ -71,7 +71,6 @@ if !LIBCXXMINI choice prompt "C++ low level library select" - default LIBCXXABI if ARCH_SIM && HOST_MACOS Review Comment: Some sim defconfig(like https://github.com/apache/nuttx/blob/master/boards/sim/sim/sim/configs/cxxtest/defconfig) enable uclibcxx by default. If libcxxabi is selected by default, there may also be compilation problems. -- 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