[Openmp-commits] [llvm] [openmp] [offload][openmp] - Remove standalone build in favor of 'runtimes' (PR #170693)

Joseph Huber via Openmp-commits openmp-commits at lists.llvm.org
Wed Jan 7 08:21:04 PST 2026


jhuber6 wrote:

> I'd be fine with removing it if it didn't break runtimes build for me. However, unless anything changed since [#170693 (comment)](https://github.com/llvm/llvm-project/pull/170693#issuecomment-3617672669), it does.

Usually for me to get it to work I need to put `-DLLVM_BINARY_DIR=/home/jhuber/Documents/llvm/llvm-project/build` or whatever else is the root of your LLVM tree. Does that not work for you?

https://github.com/llvm/llvm-project/pull/170693


More information about the Openmp-commits mailing list