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/llvm-mc_disable.patch | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100644 recipes-core/llvm/llvm2.8/llvm-mc_disable.patch (limited to 'recipes-core/llvm/llvm2.8/llvm-mc_disable.patch') diff --git a/recipes-core/llvm/llvm2.8/llvm-mc_disable.patch b/recipes-core/llvm/llvm2.8/llvm-mc_disable.patch deleted file mode 100644 index fddc674..0000000 --- a/recipes-core/llvm/llvm2.8/llvm-mc_disable.patch +++ /dev/null @@ -1,12 +0,0 @@ -Index: llvm-2.8/tools/CMakeLists.txt -=================================================================== ---- llvm-2.8.orig/tools/CMakeLists.txt 2010-08-24 11:16:51.000000000 +0200 -+++ llvm-2.8/tools/CMakeLists.txt 2011-12-21 16:47:47.718508763 +0100 -@@ -14,7 +14,6 @@ - add_subdirectory(opt) - add_subdirectory(llvm-as) - add_subdirectory(llvm-dis) --add_subdirectory(llvm-mc) - - add_subdirectory(llc) - add_subdirectory(llvm-ranlib) -- cgit v1.2.3-54-g00ecf