Files
esp-idf/components/cxx/CMakeLists.txt
Alexey Lapshin afffbd9dd0 fix(cxx): use __cxa_throw() stub in case exceptions disabled
Reduces binary size since the linker will drop some code due to --gc-sections.
2024-05-02 22:12:01 +04:00

3.3 KiB