summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--recipes-devtools/llvm/llvm_%.bbappend1
1 files changed, 1 insertions, 0 deletions
diff --git a/recipes-devtools/llvm/llvm_%.bbappend b/recipes-devtools/llvm/llvm_%.bbappend
new file mode 100644
index 0000000..116aba2
--- /dev/null
+++ b/recipes-devtools/llvm/llvm_%.bbappend
@@ -0,0 +1 @@
PACKAGECONFIG:append:class-native = " ${@bb.utils.contains('PTEST_ENABLED', '1', 'libllvm', '', d)}"