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:
Xiang Xiao
2021-08-28 09:48:37 +08:00
committed by Gustavo Henrique Nihei
parent bdc86e85d7
commit ceb8bd4bce
3 changed files with 1 additions and 3 deletions
-1
View File
@@ -83,7 +83,6 @@ config HAVE_CXXINITIALIZE
config CXX_EXCEPTION
bool "Enable Exception Support"
default LIBCXX || UCLIBCXX
if UCLIBCXX