poky/meta/classes/toolchain
Khem Raj 53d01ed4f4 clang-native: Add class to use clang as native compiler
Some recipes demand full clang/llvm builds e.g. chromium we need to use
clang as native toolchain. This class collects all needed bits to enable
OE built clang to provide the clang native toolchain

Setting

TOOLCHAIN_NATIVE = "clang"

in recipe will chose clang for native toolchain

(From OE-Core rev: 43ba5ed17e069b13cd43c36650524a0113c81955)

Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2025-07-03 10:40:17 +01:00
..
clang-native.bbclass clang-native: Add class to use clang as native compiler 2025-07-03 10:40:17 +01:00
clang.bbclass toolchain/gcc/clang: Update PREFERRED_PROVIDER to work with multilibs 2025-06-16 22:26:38 +01:00
gcc-native.bbclass
gcc.bbclass toolchain/gcc/clang: Update PREFERRED_PROVIDER to work with multilibs 2025-06-16 22:26:38 +01:00