diff options
author | Yi Fan Yu <yifan.yu@windriver.com> | 2021-04-14 14:38:22 -0400 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2021-04-15 13:31:18 -0700 |
commit | 56c399be01a1fa78ad9c08498b736ec067efc25d (patch) | |
tree | b6979a3ad10126135d0a30ab6860848bc02fdbb5 /classes/clang.bbclass | |
parent | 8ece1206261505321572e2e05f7b19531ed17ba3 (diff) | |
download | meta-clang-56c399be01a1fa78ad9c08498b736ec067efc25d.tar.gz |
llvm-project-source: Add multilib vendor support
Generate all possible vendor name that a multilib build could use
by using the variable MULTILIB_VARIANTS.
ex: {TARGET_VENDOR} {TARGET_VENDOR}mllib32
Fixes build issue when compiling lib32-compiler-rt
where clang has issue detecting gcc toolchain.
when clang --print-search-dirs:
lib32-recipe-sysroot//usr/lib/i686-wrsmllib32-linux
should be
lib32-recipe-sysroot//usr/lib/i686-wrsmllib32-linux/10.2.0/
Signed-off-by: Yi Fan Yu <yifan.yu@windriver.com>
Diffstat (limited to 'classes/clang.bbclass')
0 files changed, 0 insertions, 0 deletions