mirror of
https://github.com/apache/nuttx.git
synced 2026-06-07 01:05:54 +08:00
libxx: Disable CXX_EXCEPTION by default to save the code space
Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com> Change-Id: I1b1fafa95f0e385a615dba78f43858b797c5ce69
This commit is contained in:
committed by
Gustavo Henrique Nihei
parent
bdc86e85d7
commit
ceb8bd4bce
@@ -83,7 +83,6 @@ config HAVE_CXXINITIALIZE
|
||||
|
||||
config CXX_EXCEPTION
|
||||
bool "Enable Exception Support"
|
||||
default LIBCXX || UCLIBCXX
|
||||
|
||||
if UCLIBCXX
|
||||
|
||||
|
||||
Reference in New Issue
Block a user