mirror of
https://git.proxmox.com/git/llvm-toolchain
synced 2025-07-24 06:06:18 +00:00
only for [amd64 ppc64el arm64]
This commit is contained in:
parent
20434a8d21
commit
9493abf9d1
1
debian/changelog
vendored
1
debian/changelog
vendored
@ -11,6 +11,7 @@ llvm-toolchain-snapshot (1:15~++20220509105605+460fc79a080b-1~exp3) UNRELEASED;
|
||||
|
||||
[ Sylvestre Ledru ]
|
||||
* Add usr/lib/llvm-15/lib/libomptarget.devicertl.a to libomp-X-dev
|
||||
only for [amd64 ppc64el arm64]
|
||||
|
||||
-- Sylvestre Ledru <sylvestre@debian.org> Sat, 14 May 2022 23:56:58 +0200
|
||||
|
||||
|
2
debian/libomp-X.Y-dev.install.in
vendored
2
debian/libomp-X.Y-dev.install.in
vendored
@ -8,7 +8,7 @@
|
||||
[!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.devicertl.a
|
||||
|
||||
[amd64 ppc64el arm64] /usr/lib/llvm-@LLVM_VERSION@/lib/libomptarget-*.bc
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user