mirror of
https://git.proxmox.com/git/llvm-toolchain
synced 2025-08-12 11:27:43 +00:00
remove the libs
This commit is contained in:
parent
f6d53e728e
commit
b663060998
5
debian/changelog
vendored
5
debian/changelog
vendored
@ -7,13 +7,10 @@ llvm-toolchain-snapshot (1:15~++20220202093833+1a3137dc8451-1~exp2) unstable; ur
|
||||
Closes upstream #53134
|
||||
* Build clangd with GRPC support
|
||||
Thanks to Sam McCall for the patch
|
||||
llvm-toolchain-snapshot (1:15~++20220202093833+1a3137dc8451-1~exp1) UNRELEASED; urgency=medium
|
||||
|
||||
* snapshot is now 15. 14 is in it own branch now
|
||||
* Ship clang-linker-wrapper in clang-tools-X.Y
|
||||
* experimental New snapshot release
|
||||
|
||||
-- Sylvestre Ledru <sylvestre@debian.org> Wed, 02 Feb 2022 21:38:42 +0100
|
||||
-- Sylvestre Ledru <sylvestre@debian.org> Sun, 13 Feb 2022 23:25:57 +0100
|
||||
|
||||
llvm-toolchain-14 (1:14.0.0~+rc1-2) unstable; urgency=medium
|
||||
|
||||
|
5
debian/libclang-X.Y-dev.install.in
vendored
5
debian/libclang-X.Y-dev.install.in
vendored
@ -5,8 +5,3 @@ usr/lib/llvm-@LLVM_VERSION@/lib/libclang*a
|
||||
usr/lib/llvm-@LLVM_VERSION@/lib/libclang.so
|
||||
usr/lib/llvm-@LLVM_VERSION@/lib/libclang-@LLVM_VERSION@*.so
|
||||
usr/lib/llvm-@LLVM_VERSION@/lib/libfindAllSymbols.a
|
||||
|
||||
# clangd
|
||||
usr/lib/llvm-@LLVM_VERSION@/lib/libRemoteIndexProto.a
|
||||
usr/lib/llvm-@LLVM_VERSION@/lib/libRemoteIndexServiceProto.a
|
||||
usr/lib/llvm-@LLVM_VERSION@/lib/libMonitoringServiceProto.a
|
||||
|
Loading…
Reference in New Issue
Block a user