diff options
author | Khem Raj <raj.khem@gmail.com> | 2022-03-18 01:45:00 -0700 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2022-03-18 11:05:30 -0700 |
commit | 2979956a6925c5a167de451fc804738e96d41637 (patch) | |
tree | 7bd1f50f35ed87efd5162833edb9d57bec73c73d /classes | |
parent | c63c71b03b413a590825861e3fcb1ebed42eb98a (diff) | |
download | meta-clang-2979956a6925c5a167de451fc804738e96d41637.tar.gz |
llvm-project-source: Emit all default MULTILIB_GLOBAL_VARIANTS
This ensures that signature of do_patch does not change between multilib
and non-multilib builds of clang-native, this essentially hardcodes the
multilib variants to lib32 lib64 libx32 which is 99.9% usecase, if you
fall into 0.1% then go ahead and modify MULTILIB_VARIANTS in a bbappend
file and it will be fine.
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'classes')
0 files changed, 0 insertions, 0 deletions