diff options
author | Alejandro Enedino Hernandez Samaniego <alejandro@enedino.org> | 2020-01-18 19:01:59 -0800 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2020-01-19 23:49:39 +0000 |
commit | e261883a0fa673b6c11bd4f81669843c3f0f8af6 (patch) | |
tree | af1af642e1930e0c58d530b719f9db185825167c /meta/conf/distro/include/tcmode-default.inc | |
parent | 0b088f99e64d3a1cb9bf1793a9371220e40f6516 (diff) | |
download | poky-e261883a0fa673b6c11bd4f81669843c3f0f8af6.tar.gz |
newlib: Enable building libstdc++ for newlib based toolchains
Some baremetal applications might require support from libstdc++
On newlib based toolchains, libstdc++ can be built as a static
library that applications can then link against it.
Pass libsdtc++-(static)dev to LIBC_DEPENDENCIES allowing the
library to be present for cross compilation as well as on
sdk builds.
(From OE-Core rev: 18af9ecef6e247519d8a1573e32208bb69cf81fe)
Signed-off-by: Alejandro Enedino Hernandez Samaniego <alejandro@enedino.org>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/conf/distro/include/tcmode-default.inc')
0 files changed, 0 insertions, 0 deletions