mirror of
https://git.proxmox.com/git/llvm-toolchain
synced 2025-06-12 11:06:17 +00:00
Remove useless symlink /usr/include/c++ -> ../lib/llvm-7/include/c++ (Closes: #913400)
This commit is contained in:
parent
250438ab06
commit
63883db0f6
2
debian/changelog
vendored
2
debian/changelog
vendored
@ -2,6 +2,8 @@ llvm-toolchain-7 (1:7.0.1~+rc2-4) unstable; urgency=medium
|
||||
|
||||
* Workaround the build issues on armhf
|
||||
Thanks to Adrian Bunk for the idea
|
||||
* Remove useless symlink /usr/include/c++ -> ../lib/llvm-7/include/c++
|
||||
(Closes: #913400)
|
||||
|
||||
-- Sylvestre Ledru <sylvestre@debian.org> Fri, 16 Nov 2018 22:46:29 +0100
|
||||
|
||||
|
1
debian/libc++-X.Y-dev.links.in
vendored
1
debian/libc++-X.Y-dev.links.in
vendored
@ -1,3 +1,2 @@
|
||||
usr/lib/llvm-@LLVM_VERSION@/lib/libc++.so /usr/lib/x86_64-linux-gnu/libc++.so
|
||||
usr/lib/llvm-@LLVM_VERSION@/lib/libc++.a /usr/lib/x86_64-linux-gnu/libc++.a
|
||||
usr/lib/llvm-@LLVM_VERSION@/include/c++ /usr/include/c++
|
||||
|
Loading…
Reference in New Issue
Block a user