mirror of
https://github.com/RT-Thread/rt-thread.git
synced 2025-10-19 20:43:43 +08:00
[update] Adjust C++11 Kconfig option name
This commit is contained in:
@@ -7,7 +7,7 @@ config RT_USING_CPLUSPLUS
|
||||
if RT_USING_CPLUSPLUS
|
||||
|
||||
config RT_USING_CPLUSPLUS11
|
||||
bool "Enable c++11 feature support"
|
||||
bool "Enable c++11 threading feature support"
|
||||
default n
|
||||
select RT_USING_LIBC
|
||||
select RT_USING_DFS
|
||||
|
Reference in New Issue
Block a user