diff --git a/recipes-devtools/llvm/llvm_%.bbappend b/recipes-devtools/llvm/llvm_%.bbappend deleted file mode 100644 index 116aba27..00000000 --- a/recipes-devtools/llvm/llvm_%.bbappend +++ /dev/null @@ -1 +0,0 @@ -PACKAGECONFIG:append:class-native = " ${@bb.utils.contains('PTEST_ENABLED', '1', 'libllvm', '', d)}"