diff options
author | Richard Purdie <richard.purdie@linuxfoundation.org> | 2015-07-25 14:47:52 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2015-07-27 23:29:16 +0100 |
commit | 5981ccff2e963928834c0e47094c62038945472d (patch) | |
tree | 3c1ef8156ee2eebdf1d64dadb217e91271e6874c /meta-yocto | |
parent | 72777f4f2f66f4bb644b7513cc12bc1d284b51d1 (diff) | |
download | poky-5981ccff2e963928834c0e47094c62038945472d.tar.gz |
cross-canadian: Put links in place for uclibc and musl
gcc-cross-canadian-<arch> is only built once. It needs to target all the
different libcs, not just the currently selected one. This change
ensures that if another libc is used, symlinks are present such that the
compiler can be found. The base version is always assumed to be "glibc"
with symlinks from musl and uclibc compiler names.
This means gcc-cross-canadian is consistent regardless of which libc is
selected when its build in multimachine builds.
[YOCTO #8025]
(From OE-Core rev: 83ead626c0da75edec2833ffb1a29011ec7b83d2)
(From OE-Core rev: ee16cb0a3f40384f509083f0ef3f36b68f73b7cf)
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta-yocto')
0 files changed, 0 insertions, 0 deletions