Remove the fix-LLVM_VERSION_PATCH.diff patch (applied upstream)

This commit is contained in:
Sylvestre Ledru 2018-04-06 17:27:13 +02:00
parent 3101385abf
commit 7deef1bda3
3 changed files with 1 additions and 16 deletions

1
debian/changelog vendored
View File

@ -1,6 +1,7 @@
llvm-toolchain-5.0 (1:5.0.2~+rc1-1~exp2) experimental; urgency=medium
* Remove the info text from the manpages (Closes: #894734)
* Remove the fix-LLVM_VERSION_PATCH.diff patch (applied upstream)
-- Sylvestre Ledru <sylvestre@debian.org> Tue, 03 Apr 2018 19:22:12 +0200

View File

@ -1,13 +0,0 @@
Index: llvm-toolchain-5.0-5.0.2~+rc1/CMakeLists.txt
===================================================================
--- llvm-toolchain-5.0-5.0.2~+rc1.orig/CMakeLists.txt
+++ llvm-toolchain-5.0-5.0.2~+rc1/CMakeLists.txt
@@ -26,7 +26,7 @@ if(NOT DEFINED LLVM_VERSION_MINOR)
set(LLVM_VERSION_MINOR 0)
endif()
if(NOT DEFINED LLVM_VERSION_PATCH)
- set(LLVM_VERSION_PATCH 1)
+ set(LLVM_VERSION_PATCH 2)
endif()
if(NOT DEFINED LLVM_VERSION_SUFFIX)
set(LLVM_VERSION_SUFFIX "")

View File

@ -46,12 +46,9 @@ silent-amd-tet.diff
disable-error-xray.diff
lldb-disable-swig-error.diff
update-cuda-search-path.patch
test-keep-alive.diff
libfuzzer-path.diff
silent-gold-regression.diff
glibc_2.27.diff
0048-Set-html_static_path-_static-everywhere.patch
0049-Use-Debian-provided-MathJax-everywhere.patch
fix-LLVM_VERSION_PATCH.diff