[Openmp-commits] [PATCH] D93671: [OpenMP][Docs] Updated the faq about building an OpenMP offloading capable compiler

Shilei Tian via Phabricator via Openmp-commits openmp-commits at lists.llvm.org
Tue Dec 22 10:48:03 PST 2020


tianshilei1992 added a comment.

In D93671#2468553 <https://reviews.llvm.org/D93671#2468553>, @ye-luo wrote:

> It is lower case openmp not OPENMP.
>
>   CMake Error at runtimes/CMakeLists.txt:34 (message):
>     LLVM_ENABLE_RUNTIMES requests OPENMP but directory not found:
>     /home/yeluo/opt/llvm-clang/llvm-project/llvm/runtimes/../../OPENMP

I noticed the issue. Will submit a hot fix.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D93671/new/

https://reviews.llvm.org/D93671



More information about the Openmp-commits mailing list