Skip to content
Commit 540bd67a authored by Sebastian Bøe's avatar Sebastian Bøe Committed by Alberto Escolar
Browse files

kconfig: cpp: Have LIB_CPLUSPLUS depend on ! MINIMAL_LIBC



The C++ STD library is not compatible with the minimal C library. To
ensure that users do not accidentally enable LIB_CPLUSPLUS while also
enabling a minimal libc library we add a dependency in Kconfig.

Also, use depends instead of select between EXCEPTIONS, RTTI, and
LIB_CPLUSPLUS as use of select is discouraged in this situation.

Signed-off-by: default avatarSebastian Bøe <sebastian.boe@nordicsemi.no>
parent 4f04386e
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment