mirror of
https://github.com/apache/nuttx.git
synced 2026-06-04 06:42:32 +08:00
libxx: Change CXX_LIBSUPCXX to LIBSUPCXX
align with other Kconfig(e.g. LIBCXXABI, LIBCXX, UCLIBCXX) Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
This commit is contained in:
committed by
Gustavo Henrique Nihei
parent
e3ab1179fa
commit
b0c782255c
@@ -1394,7 +1394,7 @@ Configuration Sub-directories
|
||||
|
||||
CONFIG_UCLIBCXX=y
|
||||
CONFIG_CXX_EXCEPTION=y
|
||||
CONFIG_CXX_LIBSUPCXX=y
|
||||
CONFIG_LIBSUPCXX=y
|
||||
CONFIG_UCLIBCXX_BUFSIZE=32
|
||||
|
||||
CONFIG_EXAMPLES_ELF_CXX=y
|
||||
|
||||
Reference in New Issue
Block a user