[Openmp-commits] [openmp] [OpenMP] Allow building shared and static libomp together (PR #208721)
Michael Klemm via Openmp-commits
openmp-commits at lists.llvm.org
Wed Jul 15 04:58:02 PDT 2026
mjklemm wrote:
> Currently, building the RISC-V cross-compilation toolchain requires two separate passes just [for OpenMP](https://github.com/riscv-collab/riscv-gnu-toolchain/blob/ebec93bed7ae4c99f47741fe3c607e7da89393c8/Makefile.in#L27-L74). With this patch, we can simply add openmp to `LLVM_ENABLE_RUNTIMES`.
PLease move this into the description of the PR, too.
https://github.com/llvm/llvm-project/pull/208721
More information about the Openmp-commits
mailing list