mirror of
https://git.proxmox.com/git/llvm-toolchain
synced 2025-10-18 22:12:57 +00:00
Remove clang-offload-wrapper & clang-nvlink-wrapper like upstream
This commit is contained in:
parent
2748a105e7
commit
fa192ad4b3
1
debian/changelog
vendored
1
debian/changelog
vendored
@ -7,6 +7,7 @@ llvm-toolchain-snapshot (1:16~++20220727093617+17fb879764dc-1~exp1) experimental
|
||||
* For apt.llvm.org on stretch, from snapshot, also use libc++ for the
|
||||
build. It adds a dependency on libc++. It might be extended in
|
||||
the future for for now, it is Debian/stretch only
|
||||
* Remove clang-offload-wrapper & clang-nvlink-wrapper like upstream
|
||||
|
||||
-- Sylvestre Ledru <sylvestre@debian.org> Wed, 27 Jul 2022 21:36:27 +0200
|
||||
|
||||
|
4
debian/clang-tools-X.Y.install.in
vendored
4
debian/clang-tools-X.Y.install.in
vendored
@ -30,9 +30,7 @@ usr/lib/llvm-@LLVM_VERSION@/bin/clang-doc
|
||||
usr/lib/llvm-@LLVM_VERSION@/bin/clang-scan-deps
|
||||
usr/lib/llvm-@LLVM_VERSION@/bin/pp-trace
|
||||
usr/lib/llvm-@LLVM_VERSION@/bin/clang-move
|
||||
usr/lib/llvm-@LLVM_VERSION@/bin/clang-offload-wrapper
|
||||
usr/lib/llvm-@LLVM_VERSION@/bin/clang-repl
|
||||
usr/lib/llvm-@LLVM_VERSION@/bin/clang-nvlink-wrapper
|
||||
usr/lib/llvm-@LLVM_VERSION@/bin/clang-linker-wrapper
|
||||
usr/lib/llvm-@LLVM_VERSION@/bin/clang-pseudo
|
||||
usr/lib/llvm-@LLVM_VERSION@/bin/clang-offload-packager
|
||||
@ -95,9 +93,7 @@ usr/bin/clang-doc-@LLVM_VERSION@
|
||||
usr/bin/clang-scan-deps-@LLVM_VERSION@
|
||||
usr/bin/clang-move-@LLVM_VERSION@
|
||||
usr/bin/pp-trace-@LLVM_VERSION@
|
||||
usr/bin/clang-offload-wrapper-@LLVM_VERSION@
|
||||
usr/bin/clang-repl-@LLVM_VERSION@
|
||||
usr/bin/clang-nvlink-wrapper-@LLVM_VERSION@
|
||||
usr/bin/clang-linker-wrapper-@LLVM_VERSION@
|
||||
usr/bin/clang-pseudo-@LLVM_VERSION@
|
||||
usr/bin/clang-offload-packager-@LLVM_VERSION@
|
||||
|
Loading…
Reference in New Issue
Block a user