mirror of
https://git.proxmox.com/git/llvm-toolchain
synced 2025-06-10 06:05:02 +00:00
Fix the links to scan-build-3.8 & scan-view-3.8
This commit is contained in:
parent
4a6bea3a90
commit
bbddfaec06
1
debian/changelog
vendored
1
debian/changelog
vendored
@ -3,6 +3,7 @@ llvm-toolchain-snapshot (1:3.8~svn250819-1~exp1) experimental; urgency=medium
|
||||
* New snapshot release
|
||||
* Remove some warnings in the manpages generation (Closes: #795310)
|
||||
* Also ship sancov in clang-3.8
|
||||
* Fix the links to scan-build-3.8 & scan-view-3.8
|
||||
|
||||
-- Sylvestre Ledru <sylvestre@debian.org> Tue, 20 Oct 2015 14:07:06 +0200
|
||||
|
||||
|
4
debian/clang-X.Y.links.in
vendored
4
debian/clang-X.Y.links.in
vendored
@ -1,3 +1,3 @@
|
||||
usr/share/clang/scan-build-@LLVM_VERSION@/scan-build usr/bin/scan-build-@LLVM_VERSION@
|
||||
usr/share/clang/scan-view-@LLVM_VERSION@/scan-view usr/bin/scan-view-@LLVM_VERSION@
|
||||
usr/share/clang/scan-build-@LLVM_VERSION@/bin/scan-build usr/bin/scan-build-@LLVM_VERSION@
|
||||
usr/share/clang/scan-view-@LLVM_VERSION@/bin/scan-view usr/bin/scan-view-@LLVM_VERSION@
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user