mirror of
https://github.com/apache/nuttx.git
synced 2026-06-09 02:44:53 +08:00
libxx: Add CXX_RTTI for enabling RTTI support for C++ applications
Signed-off-by: Gustavo Henrique Nihei <gustavo.nihei@espressif.com>
This commit is contained in:
committed by
Petro Karashchenko
parent
494230a841
commit
2cd1769619
@@ -83,6 +83,9 @@ config HAVE_CXXINITIALIZE
|
||||
config CXX_EXCEPTION
|
||||
bool "Enable Exception Support"
|
||||
|
||||
config CXX_RTTI
|
||||
bool "Enable RTTI Support"
|
||||
|
||||
if UCLIBCXX
|
||||
|
||||
config UCLIBCXX_BUFSIZE
|
||||
|
||||
Reference in New Issue
Block a user