Also install usr/lib/llvm-12/lib/libomptarget.so.12 in libomp5-12

This commit is contained in:
Sylvestre Ledru 2020-12-14 09:11:44 +01:00
parent 847183dad2
commit bb3ad1e2c8
2 changed files with 2 additions and 0 deletions

1
debian/changelog vendored
View File

@ -5,6 +5,7 @@ llvm-toolchain-snapshot (1:12~++20201124100523+245052ac3080-1~exp1) UNRELEASED;
* Workaround a static_assert on https://bugs.llvm.org/show_bug.cgi?id=48259
"static assertion failed: Recycler allocation size is less than object size!"
* Also install usr/lib/llvm-12/bin/ld64.lld.darwinnew & usr/bin/ld64.lld.darwinnew-12
* Also install usr/lib/llvm-12/lib/libomptarget.so.12 in libomp5-12
[ Gianfranco Costamagna ]
* Add upstream patch D92052 to fix a gcn offload compiler issue with gcc (Closes: #975692)

View File

@ -1 +1,2 @@
usr/lib/llvm-@LLVM_VERSION@/lib/libomp*.so.5
usr/lib/llvm-@LLVM_VERSION@/lib/libomptarget.so.@LLVM_VERSION@