mirror of
https://git.yoctoproject.org/meta-ti
synced 2026-04-20 19:53:43 +00:00
llvm-common: Extend to nativesdk class.
Signed-off-by: Jacob Stiffler <j-stiffler@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
This commit is contained in:
committed by
Denys Dmytriyenko
parent
f4ea115ca0
commit
02ca76d894
5
recipes-core/llvm/llvm-common.bbappend
Normal file
5
recipes-core/llvm/llvm-common.bbappend
Normal file
@@ -0,0 +1,5 @@
|
||||
PR_append = "-ti0"
|
||||
|
||||
SYSROOT_PREPROCESS_FUNCS_append_class-nativesdk = " llvm_common_sysroot_preprocess"
|
||||
|
||||
BBCLASSEXTEND += "nativesdk"
|
||||
Reference in New Issue
Block a user