Skip to content
Commit e478a4e8 authored by Keith Packard's avatar Keith Packard Committed by Stephanos Ioannidis
Browse files

subsys/cpp: make libstdc++ select full libc to get tests working



Using a STD C++ library requires a toolchain-provided C library with
associated STD C++ library. Instead of using a dependency on !MINIMAL_LIBC,
select REQUIRES_FULL_LIBC so that the build will select a viable C library
rather than failing.

This allows all of the C++ tests to be run as a part of a standard twister
run. I expect this will uncover regressions in some of those which haven't
been run recently.

Signed-off-by: default avatarKeith Packard <keithp@keithp.com>
parent 595fbf9b
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment