diff options
author | Richard Purdie <richard.purdie@linuxfoundation.org> | 2014-10-03 17:03:25 +0000 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2014-10-06 15:15:51 +0100 |
commit | 64eca273c6140a261f88943afaccefef3d1aa5e3 (patch) | |
tree | 5b2175390d2db03fd917d3f3373cbf789661bee3 /meta/classes/cross-canadian.bbclass | |
parent | 3224472c68865714716305dfbc8efaa59f73958e (diff) | |
download | poky-64eca273c6140a261f88943afaccefef3d1aa5e3.tar.gz |
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>
Diffstat (limited to 'meta/classes/cross-canadian.bbclass')
0 files changed, 0 insertions, 0 deletions