diff options
Diffstat (limited to 'recipes-core/llvm/llvm.inc')
-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 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 | ||
30 | SRC_URI = "http://llvm.org/releases/${PV}/llvm-${PV}.tgz" | 30 | SRC_URI = "http://llvm.org/releases/${PV}/llvm-${PV}.tgz" |
31 | 31 | ||
32 | #SRC_URI_append_libc-uclibc = " file://arm_fenv_uclibc.patch " | ||
33 | |||
34 | S = "${WORKDIR}/llvm-${PV}" | 32 | S = "${WORKDIR}/llvm-${PV}" |
35 | 33 | ||
36 | inherit cmake perlnative | 34 | inherit cmake perlnative |