OVMS3-idf/make
Anton Maklakov fae64f79bb C++: prepare RTTI support
Ref. https://github.com/espressif/esp-idf/issues/1684

Also, for full RTTI support, libstdc++.a in the toolchain should be built
in both with RTTI and w/o RTTI options. Multilib with -fno-rtti
flag is used for that.

Note that this commit does not actually enable RTTI support.
The respective Kconfig option is hidden, and will be made visible when
the toolchain is updated.
2019-10-31 13:27:39 +07:00
..
common.mk esp_common: add version definitions in code and build system 2019-05-20 13:14:56 +08:00
component_common.mk Secure boot: initial image signature support 2016-11-14 11:08:42 +11:00
component_wrapper.mk gnu make: Make V= behaviour consistent with V=0 2019-06-24 21:01:12 +10:00
ldgen.mk build: In GNU Make, use "cygpath -m" to avoid backslashes 2019-09-19 21:33:56 +10:00
project.mk C++: prepare RTTI support 2019-10-31 13:27:39 +07:00
project_config.mk Handle deprecated values in sdkconfig.defaults 2019-10-03 10:13:42 +02:00
version.mk esp_common: add version definitions in code and build system 2019-05-20 13:14:56 +08:00