diff options
author | Richard Purdie <richard.purdie@linuxfoundation.org> | 2015-07-31 11:29:35 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2015-07-31 15:15:12 +0100 |
commit | c4b3540fc2b66730e021dd0b0c89b0fbe9dbf77a (patch) | |
tree | 2e83fa0747fe1a96438900ddf4f03ac58073cea7 /meta/conf | |
parent | 753c98324ae82a67104eaf36e7ebf3553ee1dad7 (diff) | |
download | openembedded-core-c4b3540fc2b66730e021dd0b0c89b0fbe9dbf77a.tar.gz openembedded-core-c4b3540fc2b66730e021dd0b0c89b0fbe9dbf77a.tar.bz2 openembedded-core-c4b3540fc2b66730e021dd0b0c89b0fbe9dbf77a.zip |
multilib_global: Fix PREFERRED_VERSION mapping for gcc-cross-canadian
Our multilib cross toolchains have <ml_prefix> as a prefix however we
only have a single gcc-cross-canadian for each arch and it is not
prefixed even in the multilib case. We can have two versions of
gcc-cross-canadian, 32 and 64 bit.
This fixes the multilib PREFERRED_VERSION mapping code so that
no prefix is added to the preferred version and therefore the
right versions of gcc-cross-canadian are used.
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/conf')
0 files changed, 0 insertions, 0 deletions