summaryrefslogtreecommitdiff
path: root/multitech/recipes/llvm/llvm2.7_2.7.bbappend
diff options
context:
space:
mode:
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}
-}