Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
stm32f4discovery/testlibcxx: Enable tls to fix build error.
CXX: libcxx/src/filesystem/directory_iterator.cpp libcxx/src/thread.cpp:123:2: error: #error "Thread.cpp needs to enable config of CONFIG_TLS_TASK_NELEM," " and CONFIG_TLS_TASK_NELEM > 0, please enable it" 123 | #error "Thread.cpp needs to enable config of CONFIG_TLS_TASK_NELEM," \ | ^~~~~ Signed-off-by: cuiziwei <[email protected]>
- Loading branch information