summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--recipes-core/llvm/llvm.inc2
1 files changed, 0 insertions, 2 deletions
diff --git a/recipes-core/llvm/llvm.inc b/recipes-core/llvm/llvm.inc
index 578cd40..5a46092 100644
--- a/recipes-core/llvm/llvm.inc
+++ b/recipes-core/llvm/llvm.inc
@@ -65,8 +65,6 @@ EXTRA_OECMAKE = "\
65# We need to reset this to avoid breakage as we build out of tree 65# We need to reset this to avoid breakage as we build out of tree
66TOOLCHAIN_OPTIONS = "" 66TOOLCHAIN_OPTIONS = ""
67 67
68PACKAGES = "${PN}-dbg ${PN}-doc ${PN}-dev ${PN}"
69
70PACKAGES_DYNAMIC = "llvm-*" 68PACKAGES_DYNAMIC = "llvm-*"
71 69
72# the difference to the non-native build is that we do not need 70# the difference to the non-native build is that we do not need