summaryrefslogtreecommitdiffstats
path: root/recipes-core/llvm/llvm.inc
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-core/llvm/llvm.inc')
-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 383305b..c675c4d 100644
--- a/recipes-core/llvm/llvm.inc
+++ b/recipes-core/llvm/llvm.inc
@@ -29,8 +29,6 @@ DEPENDS_virtclass-native = "llvm-common-native cmake-native perl-native"
29 29
30SRC_URI = "http://llvm.org/releases/${PV}/llvm-${PV}.tgz" 30SRC_URI = "http://llvm.org/releases/${PV}/llvm-${PV}.tgz"
31 31
32#SRC_URI_append_libc-uclibc = " file://arm_fenv_uclibc.patch "
33
34S = "${WORKDIR}/llvm-${PV}" 32S = "${WORKDIR}/llvm-${PV}"
35 33
36inherit cmake perlnative 34inherit cmake perlnative