[PATCH] D147666: [OPENMP] Adds <install_path>/lib to rpath to avoid need to set LD_LIBRARY_PATH to find plugins.
Jon Chesterfield via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Apr 6 07:49:31 PDT 2023
JonChesterfield added a comment.
Sorry Greg, we can't have this back in trunk. It's now value add for the ROCm toolchain, and some llvm releases had this feature, but no longer.
The consensus in the OpenMP weekly meeting was to require users to hack around with linker flags or environment variables to get a working program. This makes Fedora's packaging scripts happy.
I do not like this but was comprehensively outvoted.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D147666/new/
https://reviews.llvm.org/D147666
More information about the cfe-commits
mailing list