LLVM_TARGET_* will auto be set based on LLVM_TARGET_ALL and MK_CLANG.
If LLVM_TARGET_ALL is disabled, during a cross-build, then SYSTEM_COMPILER
and SYSTEM_LINKER are auto disabled.
Sponsored by: Dell EMC
Differential D16020
Add LLVM_TARGET_ALL option. bdrewery on Jun 26 2018, 6:18 PM. Authored by Tags None Referenced Files
Subscribers
Details LLVM_TARGET_* will auto be set based on LLVM_TARGET_ALL and MK_CLANG. If LLVM_TARGET_ALL is disabled, during a cross-build, then SYSTEM_COMPILER Sponsored by: Dell EMC Did local 'make showconfig' with various TARGET/TARGET_ARCH combinations.
Diff Detail
|