tstellar added a comment.

In D143306#4142023 <https://reviews.llvm.org/D143306#4142023>, @JonChesterfield 
wrote:

> I don't mind hugely what mechanism is used but would really like clang++ 
> -fopenmp foo.cpp to build a program that runs. How can we preserve that 
> 'works' feature without setting rpath on the binary?

This is just for  running clang from the build directory, right? I think 
@MaskRay suggested using a config file before.  Maybe we can put a config file 
in $build/bin/ which makes this work.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D143306

_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to