mirror of
https://git.proxmox.com/git/llvm-toolchain
synced 2025-06-28 08:53:32 +00:00
Add usr/lib/llvm-15/lib/libomptarget.devicertl.a to libomp-X-dev
This commit is contained in:
parent
72420a1d64
commit
f6f92ac1fa
5
debian/changelog
vendored
5
debian/changelog
vendored
@ -3,7 +3,10 @@ llvm-toolchain-snapshot (1:15~++20220509105605+460fc79a080b-1~exp3) UNRELEASED;
|
||||
[ John Paul Adrian Glaubitz ]
|
||||
* Enable GRPC build dependency only on supported targets
|
||||
|
||||
-- John Paul Adrian Glaubitz <glaubitz@physik.fu-berlin.de> Fri, 13 May 2022 20:59:36 +0200
|
||||
[ Sylvestre Ledru ]
|
||||
* Add usr/lib/llvm-15/lib/libomptarget.devicertl.a to libomp-X-dev
|
||||
|
||||
-- Sylvestre Ledru <sylvestre@debian.org> Sat, 14 May 2022 23:56:58 +0200
|
||||
|
||||
llvm-toolchain-snapshot (1:15~++20220509105605+460fc79a080b-1~exp2) experimental; urgency=medium
|
||||
|
||||
|
2
debian/libomp-X.Y-dev.install.in
vendored
2
debian/libomp-X.Y-dev.install.in
vendored
@ -8,6 +8,8 @@
|
||||
[!armhf !mips64el] /usr/lib/llvm-@LLVM_VERSION@/lib/libarcher_static.a
|
||||
[!armhf !mips64el] /usr/lib/llvm-@LLVM_VERSION@/lib/libarcher.so
|
||||
|
||||
/usr/lib/llvm-@LLVM_VERSION@/lib/libomptarget.devicertl.a
|
||||
|
||||
[amd64 ppc64el arm64] /usr/lib/llvm-@LLVM_VERSION@/lib/libomptarget-*.bc
|
||||
|
||||
usr/lib/llvm-@LLVM_VERSION@/lib/cmake/openmp/*.cmake
|
||||
|
Loading…
Reference in New Issue
Block a user