aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-core/llvm/llvm-common.bbappend
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-core/llvm/llvm-common.bbappend')
-rw-r--r--recipes-core/llvm/llvm-common.bbappend5
1 files changed, 5 insertions, 0 deletions
diff --git a/recipes-core/llvm/llvm-common.bbappend b/recipes-core/llvm/llvm-common.bbappend
new file mode 100644
index 00000000..ffe4dcb0
--- /dev/null
+++ b/recipes-core/llvm/llvm-common.bbappend
@@ -0,0 +1,5 @@
+PR_append = "-ti0"
+
+SYSROOT_PREPROCESS_FUNCS_append_class-nativesdk = " llvm_common_sysroot_preprocess"
+
+BBCLASSEXTEND += "nativesdk"