1. fix https://github.com/apache/nuttx/issues/14774. Change the defconfig of libcxxtest and select libcxxabi by default to fix sim:libcxxtest build in macOS CI can't find cxxabi.h. 2. fix https://github.com/apache/nuttx/issues/15491. libcxxabi cannot be used with uclibc, so when compiling macos sim, libcxxabi cannot be selected by default in Kconfig. Signed-off-by: cuiziwei <cuiziwei@xiaomi.com> |
||
|---|---|---|
| .. | ||
| etl | ||
| libcxx | ||
| libcxxabi | ||
| libcxxmini | ||
| uClibc++ | ||
| .gitignore | ||
| __config_site | ||
| CMakeLists.txt | ||
| Kconfig | ||
| Makefile | ||