mirror of
https://git.proxmox.com/git/llvm-toolchain
synced 2025-07-26 23:26:19 +00:00

The details are as follows: * Do not try to install hwasan_symbolize on loong64. * Enable libunwind, lld, lldb and openmp on loong64.
5 lines
182 B
Plaintext
5 lines
182 B
Plaintext
#!/usr/bin/dh-exec
|
|
|
|
usr/lib/llvm-@LLVM_VERSION@/lib/libomp*.so.5
|
|
[amd64 arm64 mips64el ppc64el ppc64 riscv64 loong64] usr/lib/llvm-@LLVM_VERSION@/lib/libomptarget*.so.@LLVM_VERSION@
|