mirror of
https://git.proxmox.com/git/llvm-toolchain
synced 2025-06-21 22:08:21 +00:00
![]() * Add the following option to the libc++ build: -DLIBCXX_ENABLE_STATIC_ABI_LIBRARY=ON -DLIBCXX_STATICALLY_LINK_ABI_IN_STATIC_LIBRARY=ON -DLIBCXX_STATICALLY_LINK_ABI_IN_SHARED_LIBRARY=OFF to address upstream bug 46321 * Make libc++abi use libunwind * d/rules: Adjust cmake defines to fix libclc.pc paths * Add the following option to the libc++ build: -DLIBCXX_ENABLE_STATIC_ABI_LIBRARY=ON -DLIBCXX_STATICALLY_LINK_ABI_IN_STATIC_LIBRARY=ON -DLIBCXX_STATICALLY_LINK_ABI_IN_SHARED_LIBRARY=OFF to address upstream bug 46321 * Build libunwind * Add riscv64 architecture in control enable liblldb, libomp and others which are currently unavailable in riscv64 repository. * Add libxml2 as a dependency as it is necessary for llvm manifest tool (llvm-mt) (Closes: #990537) * d/rules: Adjust cmake defines to fix libclc.pc paths |
||
---|---|---|
debian | ||
.gitattributes |