mirror of
https://github.com/apache/nuttx.git
synced 2026-08-08 22:17:18 +00:00
If libcxxabi is not enabled, the toolchain default implementation will be used. However, arm-gcc does not enable thread support by default, which will cause errors in a multi-threaded environment. libcxx depends on pthread_key_create Signed-off-by: yinshengkai <yinshengkai@xiaomi.com> |
||
|---|---|---|
| .. | ||
| libcxxmini | ||
| .gitignore | ||
| 0001-libcxx-remove-mach-time-h.patch | ||
| 0001-libcxxabi-Fix-build-warnings-generated-by-CMake-comp.patch | ||
| 0001-uClibcxx-basic_definitions-fix-GCC-specific-definiti.patch | ||
| 0001-uclibxx-use-overload-constructor-of-filebuf-ostream.patch | ||
| 0001_fix_stdatomic_h_miss_typedef.patch | ||
| 0002-libcxxabi-fix-compilation-errors.patch | ||
| __config_site | ||
| CMakeLists.txt | ||
| etl.defs | ||
| Kconfig | ||
| libcxx.cmake | ||
| libcxx.defs | ||
| libcxxabi.cmake | ||
| libcxxabi.defs | ||
| libcxxmini.cmake | ||
| libcxxmini.defs | ||
| Makefile | ||
| mbstate_t.patch | ||
| system_configuration.h | ||
| uClibc++.cmake | ||
| uClibc++.defs | ||