From b39b9d47571218b6ec39848cd06777e82c7dbdbf Mon Sep 17 00:00:00 2001 From: Sylvestre Ledru Date: Wed, 8 Apr 2015 14:12:44 +0000 Subject: [PATCH] merge upstream --- debian/patches/lldb-undef.diff | 13 ------------- debian/patches/series | 1 - 2 files changed, 14 deletions(-) delete mode 100644 debian/patches/lldb-undef.diff diff --git a/debian/patches/lldb-undef.diff b/debian/patches/lldb-undef.diff deleted file mode 100644 index baac0d18..00000000 --- a/debian/patches/lldb-undef.diff +++ /dev/null @@ -1,13 +0,0 @@ -Index: llvm-toolchain-snapshot_3.7~svn234307/lldb/tools/lldb-server/Makefile -=================================================================== ---- llvm-toolchain-snapshot_3.7~svn234307.orig/lldb/tools/lldb-server/Makefile -+++ llvm-toolchain-snapshot_3.7~svn234307/lldb/tools/lldb-server/Makefile -@@ -12,6 +12,8 @@ TOOLNAME = lldb-server - - LLVMLibsOptions += -llldb -llldbUtility - -+USEDLIBS := LLVMSupport.a -+ - include $(LLDB_LEVEL)/Makefile - - ifeq ($(HOST_OS),Darwin) diff --git a/debian/patches/series b/debian/patches/series index 6a11a3e6..1e0a58cc 100644 --- a/debian/patches/series +++ b/debian/patches/series @@ -38,4 +38,3 @@ strip-svn.diff lit-lang.diff compiler-rt-i586.diff clang-analyzer-force-version.diff -lldb-undef.diff