mirror of
https://git.proxmox.com/git/llvm-toolchain
synced 2025-08-06 13:52:49 +00:00
Fix the links in the helper package
This commit is contained in:
parent
0ac13a9382
commit
c838cdc522
1
debian/changelog
vendored
1
debian/changelog
vendored
@ -5,6 +5,7 @@ llvm-toolchain-7 (1:7~+rc1-1~exp2) experimental; urgency=medium
|
||||
(Closes: #903709)
|
||||
* libc++-7-dev should depend on libc++-7-helpers (and not
|
||||
libc++-helpers)
|
||||
* Fix the links in the helper package
|
||||
|
||||
[ Reshabh Sharma ]
|
||||
* Fix the path to libc++ header
|
||||
|
4
debian/libc++-X.Y-helpers.links.in
vendored
4
debian/libc++-X.Y-helpers.links.in
vendored
@ -1,2 +1,2 @@
|
||||
usr/lib/llvm-@LLVM_VERSION@/bin/clang++-libc++-@LLVM_VERSION@ usr/bin/clang++-libc++
|
||||
usr/lib/llvm-@LLVM_VERSION@/bin/g++-libc++-@LLVM_VERSION@ usr/bin/g++-libc++
|
||||
usr/lib/llvm-@LLVM_VERSION@/bin/clang++-libc++ usr/bin/clang++-libc++-@LLVM_VERSION@
|
||||
usr/lib/llvm-@LLVM_VERSION@/bin/g++-libc++ usr/bin/g++-libc++-@LLVM_VERSION@
|
||||
|
Loading…
Reference in New Issue
Block a user