mirror of
https://git.proxmox.com/git/llvm-toolchain
synced 2025-07-25 08:53:26 +00:00
And libomptarget.rtl.amdgpu.so.15, libomptarget.rtl.cuda.so.15 and
libomptarget.rtl.x86_64.so.15
This commit is contained in:
parent
4eaec30d05
commit
6427862a15
2
debian/changelog
vendored
2
debian/changelog
vendored
@ -4,6 +4,8 @@ llvm-toolchain-snapshot (1:15~++20220721024144+5e856a8578c1-1~exp1) UNRELEASED;
|
||||
https://reviews.llvm.org/D107082#3626632
|
||||
* Ship llvm-debuginfod & llvm-dwarfutil in llvm-X.Y
|
||||
* Install usr/lib/llvm-15/lib/libomptarget.so.15 in libomp5-15
|
||||
And libomptarget.rtl.amdgpu.so.15, libomptarget.rtl.cuda.so.15 and
|
||||
libomptarget.rtl.x86_64.so.15
|
||||
|
||||
-- Sylvestre Ledru <sylvestre@debian.org> Sun, 03 Jul 2022 23:01:11 +0200
|
||||
|
||||
|
2
debian/libomp5-X.Y.install.in
vendored
2
debian/libomp5-X.Y.install.in
vendored
@ -1,2 +1,2 @@
|
||||
usr/lib/llvm-@LLVM_VERSION@/lib/libomp*.so.5
|
||||
usr/lib/llvm-@LLVM_VERSION@/lib/libomptarget.so.@LLVM_VERSION@
|
||||
usr/lib/llvm-@LLVM_VERSION@/lib/libomptarget*.so.@LLVM_VERSION@
|
||||
|
Loading…
Reference in New Issue
Block a user