[PATCH] D101960: [openmp] Drop requirement on library path environment variables

Jon Chesterfield via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Aug 23 12:56:00 PDT 2021


JonChesterfield added a comment.

In D101960#2960846 <https://reviews.llvm.org/D101960#2960846>, @protze.joachim wrote:

> The lit config has platform-specific rules to build the environmental variables (including the use of the proper separators). I suggest to used these values to create the printed env expressions.

Yep. That seems an unconditional win, however the rpath/runpath stuff works out.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D101960



More information about the cfe-commits mailing list