diff options
| -rw-r--r-- | recipes-core/llvm/llvm-common.bbappend | 5 |
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 @@ | |||
| 1 | PR_append = "-ti0" | ||
| 2 | |||
| 3 | SYSROOT_PREPROCESS_FUNCS_append_class-nativesdk = " llvm_common_sysroot_preprocess" | ||
| 4 | |||
| 5 | BBCLASSEXTEND += "nativesdk" | ||
