[Openmp-commits] [llvm] [openmp] [OpenMP] Fix runtimes default build (PR #149871)

Michael Kruse via Openmp-commits openmp-commits at lists.llvm.org
Tue Jul 29 03:19:07 PDT 2025


Meinersbur wrote:

> via `LLVM_ENABLE_PROJECTS`.

In this case the Clang build tree and the openmp build tree are identical. Fixed in #151117.

Note that this build mode is deprecated since #136314. Consider moving to a runtimes build. According to the message added in #136314, that build mode should already have been removed.

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


More information about the Openmp-commits mailing list