mirror of
https://github.com/apache/nuttx.git
synced 2026-05-21 21:34:07 +08:00
libxx/libcxx: select PTHREAD_MUTEX_TYPES to support recursive mutex
Signed-off-by: dongjiuzhu1 <dongjiuzhu1@xiaomi.com>
This commit is contained in:
@@ -37,6 +37,7 @@ config LIBCXX
|
||||
bool "LLVM libc++ C++ Standard Library"
|
||||
select HAVE_CXXINITIALIZE
|
||||
select LIBC_LOCALE
|
||||
select PTHREAD_MUTEX_TYPES
|
||||
---help---
|
||||
LLVM "libc++" C++ Standard Library
|
||||
https://libcxx.llvm.org/
|
||||
|
||||
Reference in New Issue
Block a user