mirror of
https://git.proxmox.com/git/llvm-toolchain
synced 2025-06-14 17:54:50 +00:00
Remove the fix-LLVM_VERSION_PATCH.diff patch (applied upstream)
This commit is contained in:
parent
3101385abf
commit
7deef1bda3
1
debian/changelog
vendored
1
debian/changelog
vendored
@ -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
|
||||
|
||||
|
13
debian/patches/fix-LLVM_VERSION_PATCH.diff
vendored
13
debian/patches/fix-LLVM_VERSION_PATCH.diff
vendored
@ -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 "")
|
3
debian/patches/series
vendored
3
debian/patches/series
vendored
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user