[Openmp-commits] [PATCH] D109619: [openmp][docs] Describe how the internal components are found

Jon Chesterfield via Phabricator via Openmp-commits openmp-commits at lists.llvm.org
Thu Sep 30 14:04:31 PDT 2021


JonChesterfield added a comment.

Have gone with environment variables, library names, clang arguments and $ORIGIN. Also replaced -rpath with -Wl,-rpath as that's more explicitly a linker thing.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D109619



More information about the Openmp-commits mailing list