summaryrefslogtreecommitdiff
path: root/multitech/recipes/llvm/llvm2.7_2.7.bbappend
diff options
context:
space:
mode:
authorJesse Gilles <jgilles@multitech.com>2012-03-13 11:53:50 -0500
committerJesse Gilles <jgilles@multitech.com>2012-03-13 13:18:01 -0500
commit3f230001cea83bc0550762f829a73bfeb93acd5c (patch)
treee7cf16f211dee035052f7192bf7e8364984ecc74 /multitech/recipes/llvm/llvm2.7_2.7.bbappend
parent84cbc17814089dd1925b78b24ddda9ba34d6c8e0 (diff)
drop jakarta-libs, llvm fixes since they are in meta-java
Diffstat (limited to 'multitech/recipes/llvm/llvm2.7_2.7.bbappend')
-rw-r--r--multitech/recipes/llvm/llvm2.7_2.7.bbappend6
1 files changed, 0 insertions, 6 deletions
diff --git a/multitech/recipes/llvm/llvm2.7_2.7.bbappend b/multitech/recipes/llvm/llvm2.7_2.7.bbappend
deleted file mode 100644
index b70d895..0000000
--- a/multitech/recipes/llvm/llvm2.7_2.7.bbappend
+++ /dev/null
@@ -1,6 +0,0 @@
-PR .= ".corecdp2"
-
-do_install_append_virtclass-native() {
- # replace paths to STAGING_BINDIR_NATIVE/perl with ${bindir}/perl
- sed -i -e "1s:#!.*:#!/usr/bin/env perl:" ${D}${bindir}/llvm-config${LLVM_RELEASE}
-}