diff options
-rw-r--r-- | recipes-core/llvm/llvm.inc | 2 |
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 |
66 | TOOLCHAIN_OPTIONS = "" | 66 | TOOLCHAIN_OPTIONS = "" |
67 | 67 | ||
68 | PACKAGES = "${PN}-dbg ${PN}-doc ${PN}-dev ${PN}" | ||
69 | |||
70 | PACKAGES_DYNAMIC = "llvm-*" | 68 | PACKAGES_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 |