diff options
author | Dmitry Eremin-Solenikov <dbaryshkov@gmail.com> | 2015-07-01 17:02:19 +0300 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2015-07-31 15:15:12 +0100 |
commit | 3ee5c9ad302bc05c75badbe29dd983a043a114c2 (patch) | |
tree | 942a320a891071132b5f75f5b2dcba2241889bb5 /meta/recipes-connectivity | |
parent | c4b3540fc2b66730e021dd0b0c89b0fbe9dbf77a (diff) | |
download | openembedded-core-3ee5c9ad302bc05c75badbe29dd983a043a114c2.tar.gz openembedded-core-3ee5c9ad302bc05c75badbe29dd983a043a114c2.tar.bz2 openembedded-core-3ee5c9ad302bc05c75badbe29dd983a043a114c2.zip |
arch-mips.inc: don't override TRANSLATED_TARGET_ARCH
Currently MIPS64 N32 is broken. There is internal disagreement
between TARGET_ARCH (which doesn't contain ABIEXTENSION) and
TRANSLATED_TARGET_ARCH (which contains ABIEXTENSION). ABI is already
encoded into the TARGET_OS. ARM tunes in the same situation override
neither the TARGET_ARCH nor the TRANSLATED_TARGET_ARCH. So let's drop
this override.
Signed-off-by: Dmitry Eremin-Solenikov <dbaryshkov@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-connectivity')
0 files changed, 0 insertions, 0 deletions