aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/llvm/llvm_2.4.bb
diff options
context:
space:
mode:
authorRobert Schuster <thebohemian@gmx.net>2009-03-25 11:16:35 +0100
committerRobert Schuster <thebohemian@gmx.net>2009-03-25 11:17:39 +0100
commit5575ee4e7a2b2313ae856c93327199600ff5803a (patch)
treec2b21927fd14e283f8ce58256671946e327bb9ac /recipes/llvm/llvm_2.4.bb
parent1476b9765624d62a30fadcd6a7a2abdaeea842e8 (diff)
downloadopenembedded-5575ee4e7a2b2313ae856c93327199600ff5803a.tar.gz
llvm 2.5: Updated patch to include preprocessor definitions.
Diffstat (limited to 'recipes/llvm/llvm_2.4.bb')
-rw-r--r--recipes/llvm/llvm_2.4.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/recipes/llvm/llvm_2.4.bb b/recipes/llvm/llvm_2.4.bb
index a66d1b376b..fef48f5343 100644
--- a/recipes/llvm/llvm_2.4.bb
+++ b/recipes/llvm/llvm_2.4.bb
@@ -6,6 +6,7 @@ SRC_URI = "\
http://llvm.org/releases/${PV}/llvm-${PV}.tar.gz \
file://fix-build.patch;patch=1 \
file://fix-static-initialization.patch;patch=1 \
+ file://fix-ldr_pre.patch;patch=1 \
"
DEPENDS = "llvm-native"