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:15:51 +0000 (15:15 +0100)
commit12053ec8317ccb753287bb48d45dfcb21d0d739c
tree1c17898643b5a334cd39730742883d557bf83f59
parent121df8d9a53509028023f736f5d6ff2ae37c0224
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.

(From OE-Core rev: 112641117f1152bad8a806f1aa872a67575d5316)

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