diff options
author | Esben Haabendal <esben.haabendal@huawei.com> | 2022-04-12 13:41:25 +0200 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2022-04-20 15:40:24 -0700 |
commit | 74c7f6524cddd258f916e8e4acfb9e49d1870b65 (patch) | |
tree | 8f2388be822212a06233b618d581f03e5ffb4f00 /dynamic-layers/selinux/android-tools/android-tools-conf-configfs | |
parent | d748f542e27d58fcbcee9d1482d71cd9c38bf06b (diff) | |
download | meta-clang-74c7f6524cddd258f916e8e4acfb9e49d1870b65.tar.gz |
compiler-rt: Build builtins only for the default target
We were never really supposed to build for multiple target architectures in one
compiler-rt build, so let's use the feature created to do exactly that.
This also happens to fix building for ARM softfp ABI builds, where the target
architecture guessing logics ends up with:
-- Builtin supported architectures: arm;armv6m
And later on bailing out because of duplicate ninja rules:
ninja: error: build.ninja:56765: multiple rules generate lib/clang/14.0.0/lib/linux/libclang_rt.builtins-arm.a [-w dupbuild=err]
Signed-off-by: Esben Haabendal <esben.haabendal@huawei.com>
Diffstat (limited to 'dynamic-layers/selinux/android-tools/android-tools-conf-configfs')
0 files changed, 0 insertions, 0 deletions