diff options
author | Khem Raj <raj.khem@gmail.com> | 2017-08-15 15:03:30 -0700 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2017-08-17 00:21:14 +0100 |
commit | c89ed0fd756ae58fe52a15abf31a842b30881995 (patch) | |
tree | 01df7072fc264549ceb70a95d3b377eac63bcb7f /documentation/kernel-dev | |
parent | fed5d9c8f013c2c6d29b92e874f523555f339cf5 (diff) | |
download | poky-c89ed0fd756ae58fe52a15abf31a842b30881995.tar.gz |
llvm: Swith to ARM ISA on armv5 and armv4t
When Thumb1 is used as default ISA, there are linker
issues, therefore always use ARM ISA
Fixes
relocation truncated to fit: R_ARM_THM_CALL against symbol `__gnu_thumb1_case_uhi' defined in .text section
(From OE-Core rev: a0c9d19b46ccefbb90eea5965e11ea21d13242b4)
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation/kernel-dev')
0 files changed, 0 insertions, 0 deletions