[Openmp-commits] [openmp] [OpenMP] Remove standalone build mode (PR #149878)
via Openmp-commits
openmp-commits at lists.llvm.org
Fri Jul 25 15:47:45 PDT 2025
jprotze wrote:
It is definitely not the same!
For standalone build, I used to not needing the llvm-project tree. I could build libomp by just downloading the OpenMP release tarball: https://github.com/llvm/llvm-project/releases/download/llvmorg-21.1.0-rc1/openmp-21.1.0-rc1.src.tar.xz
I just realized that this workflow got bricked by https://github.com/llvm/llvm-project/issues/62240
https://github.com/llvm/llvm-project/pull/149878
More information about the Openmp-commits
mailing list