From 5fd90b0bdc98e403fdb99c89ff6a51bc69c39c51 Mon Sep 17 00:00:00 2001 From: Henning Heinold Date: Wed, 21 Dec 2011 16:56:25 +0100 Subject: llvm: put the arm-fenv patch from inc file to llvm2.9 Signed-off-by: Henning Heinold --- recipes-core/llvm/llvm.inc | 2 -- 1 file changed, 2 deletions(-) (limited to 'recipes-core/llvm/llvm.inc') 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" SRC_URI = "http://llvm.org/releases/${PV}/llvm-${PV}.tgz" -#SRC_URI_append_libc-uclibc = " file://arm_fenv_uclibc.patch " - S = "${WORKDIR}/llvm-${PV}" inherit cmake perlnative -- cgit v1.2.3-54-g00ecf