From 798b0c58baeb339379bf65d4b9fb0a2c9a47a9f3 Mon Sep 17 00:00:00 2001 From: Martin Jansa Date: Fri, 19 Apr 2013 12:19:27 +0000 Subject: llvm: Drop from meta-java, it was moved to meta-oe Signed-off-by: Henning Heinold --- recipes-core/llvm/llvm2.8/add-unistd.patch | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100644 recipes-core/llvm/llvm2.8/add-unistd.patch (limited to 'recipes-core/llvm/llvm2.8/add-unistd.patch') diff --git a/recipes-core/llvm/llvm2.8/add-unistd.patch b/recipes-core/llvm/llvm2.8/add-unistd.patch deleted file mode 100644 index 1c51b30..0000000 --- a/recipes-core/llvm/llvm2.8/add-unistd.patch +++ /dev/null @@ -1,12 +0,0 @@ -Index: llvm-2.8/lib/ExecutionEngine/JIT/Intercept.cpp -=================================================================== ---- llvm-2.8.orig/lib/ExecutionEngine/JIT/Intercept.cpp 2012-05-14 18:31:21.008318473 +0200 -+++ llvm-2.8/lib/ExecutionEngine/JIT/Intercept.cpp 2012-05-14 18:32:53.523734850 +0200 -@@ -19,6 +19,7 @@ - #include "llvm/Support/ErrorHandling.h" - #include "llvm/System/DynamicLibrary.h" - #include "llvm/Config/config.h" -+#include - using namespace llvm; - - // AtExitHandlers - List of functions to call when the program exits, -- cgit v1.2.3-54-g00ecf