]> code.ossystems Code Review - openembedded-core.git/commit
gcc-runtime: Add multilib C++ header mapping
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Sat, 26 Sep 2015 16:47:39 +0000 (17:47 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sat, 26 Sep 2015 16:57:45 +0000 (17:57 +0100)
commit823ce9555ee78aa460d0560b8fd9b309cfd36997
tree829dbcbcb544ca53ae02337c00944159e085cb7d
parent39c56f7c280cfe6bf40ea9145f3f7060b565bc62
gcc-runtime: Add multilib C++ header mapping

The SDK was unable to find the C++ header pieces correctly since its
using a generic compiler, not one specifically targeting the multilib
vendor prefix. This adds in the right mapping to ensure multilib SDKs
work as expected. This fixes multilib SDK automated tests.

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-devtools/gcc/gcc-runtime.inc