diff options
author | Khem Raj <raj.khem@gmail.com> | 2025-05-08 12:13:18 -0700 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2025-05-12 22:01:56 +0100 |
commit | 4f94b4b45d3c9fac8458e583a457d81795e38420 (patch) | |
tree | 49c6ba4e8892f37611f48adea120a2719dbe4ad9 /scripts/lib/scriptutils.py | |
parent | 1cae6faf9d8f62a88e331503cec808fc6535fdcb (diff) | |
download | poky-4f94b4b45d3c9fac8458e583a457d81795e38420.tar.gz |
compiler-rt: Rename the rt libraries if compiled with arm hardfloat ABI
OE does not rely on tuple to deduce hardfloat ABI, but clang/llvm does
arm-yoe-linux-gnueabi is used for both soft and softfp and hardfp float
ABIs in OE, LLVM expects arm-yoe-linux-gnueabihf for it to be treated as
hardfloat ABI, and look for correct name for rt libraries.
We know when we compile them with Hard-float ABI so rename them in such
case so clang can find it when using -rtlib=compiler-rt it needs to
has 'armhf' suffix
(From OE-Core rev: b369e99cb27bd327ab244335b637f0ad3393d9b8)
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts/lib/scriptutils.py')
0 files changed, 0 insertions, 0 deletions