mirror of
https://git.proxmox.com/git/llvm-toolchain
synced 2025-06-15 05:29:45 +00:00
Install usr/lib/llvm-13/lib/cmake/openmp/FindOpenMPTarget.cmake in libomp-13-dev.install
This commit is contained in:
parent
a9893651b6
commit
72f64d48b5
2
debian/changelog
vendored
2
debian/changelog
vendored
@ -5,6 +5,8 @@ llvm-toolchain-snapshot (1:13~++20210622094539+d919b73564fa-1~exp1) UNRELEASED;
|
|||||||
update of the code
|
update of the code
|
||||||
* Revert "Revert D94333.diff as it breaks the ci
|
* Revert "Revert D94333.diff as it breaks the ci
|
||||||
https://reviews.llvm.org/D94333#2829043"
|
https://reviews.llvm.org/D94333#2829043"
|
||||||
|
* Install usr/lib/llvm-13/lib/cmake/openmp/FindOpenMPTarget.cmake
|
||||||
|
in libomp-13-dev.install
|
||||||
|
|
||||||
-- Sylvestre Ledru <sylvestre@debian.org> Wed, 23 Jun 2021 09:46:10 +0200
|
-- Sylvestre Ledru <sylvestre@debian.org> Wed, 23 Jun 2021 09:46:10 +0200
|
||||||
|
|
||||||
|
2
debian/libomp-X.Y-dev.install.in
vendored
2
debian/libomp-X.Y-dev.install.in
vendored
@ -9,3 +9,5 @@
|
|||||||
[!armhf !mips64el] /usr/lib/llvm-@LLVM_VERSION@/lib/libarcher.so
|
[!armhf !mips64el] /usr/lib/llvm-@LLVM_VERSION@/lib/libarcher.so
|
||||||
|
|
||||||
[amd64 ppc64el arm64] /usr/lib/llvm-@LLVM_VERSION@/lib/libomptarget-amdgcn-*.bc
|
[amd64 ppc64el arm64] /usr/lib/llvm-@LLVM_VERSION@/lib/libomptarget-amdgcn-*.bc
|
||||||
|
|
||||||
|
usr/lib/llvm-@LLVM_VERSION@/lib/cmake/openmp/*.cmake
|
||||||
|
Loading…
Reference in New Issue
Block a user