remove deprecate patch

This commit is contained in:
Sylvestre Ledru 2016-02-03 15:20:02 +00:00
parent 4678747a3e
commit b7c907c689
2 changed files with 0 additions and 15 deletions

View File

@ -1,14 +0,0 @@
Index: llvm-toolchain-snapshot_3.8~svn252405/lldb/Makefile
===================================================================
--- llvm-toolchain-snapshot_3.8~svn252405.orig/lldb/Makefile
+++ llvm-toolchain-snapshot_3.8~svn252405/lldb/Makefile
@@ -91,7 +91,8 @@ ifneq ($(PROJ_SRC_ROOT),$(PROJ_OBJ_ROOT)
$(RecursiveTargets)::
$(Verb) if [ ! -f test/Makefile ]; then \
$(MKDIR) test; \
- $(CP) $(PROJ_SRC_DIR)/test/Makefile test/Makefile; \
+ $(CP) $(PROJ_SRC_DIR)/packages/Python/lldbsuite/test/Makefile test/Makefile; \
+ $(CP) $(PROJ_SRC_DIR)/packages/Python/lldbsuite/test/Makefile $(PROJ_SRC_DIR)/test/; \
fi
endif

View File

@ -37,6 +37,5 @@ lldb-libname.diff
compiler-rt-i586.diff
clang-analyzer-force-version.diff
fix-cmake-config-prefix.diff
lldb-test-makefile.diff
llvm25468-lldb-swig-format-security.diff
llvm26003-sanitizer-check-env.diff