]> code.ossystems Code Review - openembedded-core.git/commit
uninative: Use CXX11 ABI for interoperation between gcc4 and gcc5
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Sat, 5 Mar 2016 08:22:33 +0000 (08:22 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 7 Mar 2016 12:41:09 +0000 (12:41 +0000)
commit1925ead3828dcd50ef96212c2d1ea9c35bc9f13c
tree50d37049e8f6908aa01244e74a8aed3c1d5f6e94
parent75fc9a8d408640d97481d310084b212a01dc5f8b
uninative: Use CXX11 ABI for interoperation between gcc4 and gcc5

We may see binaries built with gcc5 run or linked into gcc4 environment
so use the older libstdc++ standard for now until we don't support gcc4
on the host system. https://wiki.debian.org/GCC5 has more details about this.

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/classes/uninative.bbclass