From 1974a7d8ccb6ebf6d131089a3fa190241cb3d64ea835934dc50a4fec85768c0c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ismail=20D=C3=B6nmez?= Date: Mon, 2 Mar 2015 10:18:17 +0000 Subject: [PATCH] - OBS-URL: https://build.opensuse.org/package/show/devel:tools:compiler/llvm?expand=0&rev=401 --- lldb-underlink.patch | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100644 lldb-underlink.patch diff --git a/lldb-underlink.patch b/lldb-underlink.patch deleted file mode 100644 index 463f953..0000000 --- a/lldb-underlink.patch +++ /dev/null @@ -1,12 +0,0 @@ -Index: lldb-3.6.0.src/source/CMakeLists.txt -=================================================================== ---- lldb-3.6.0.src.orig/source/CMakeLists.txt -+++ lldb-3.6.0.src/source/CMakeLists.txt -@@ -161,6 +161,7 @@ set( CLANG_USED_LIBS - clangRewriteFrontend - clangSema - clangSerialization -+ LLVMSupport - ) - - set(LLDB_SYSTEM_LIBS)