]> code.ossystems Code Review - openembedded-core.git/commit
gcc-runtime: Add linux-gnuspe symlink to fix c++ headers
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 3 Oct 2014 17:03:25 +0000 (17:03 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 6 Oct 2014 14:06:27 +0000 (15:06 +0100)
commit112641117f1152bad8a806f1aa872a67575d5316
treeddde4f12d8dcb428030bc2f08fd8cb2e2f552aed
parentaafa4bc896eb944aa4fc406807dd7e02f4b9b7ba
gcc-runtime: Add linux-gnuspe symlink to fix c++ headers

Some architectures can mix different TARGET_OS values, in most cases
we just use one but in the ppc case, can use two different values. In this
case, to use one toolchain with both, we need to ensure the symlinks exist.

This isn't ideal but does fix the ppc toolchains for the release, after
which better ways of handling this can be investiaged. Without this, failures
in the C++ toolchain are seen.

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