[clang] [flang] [clang][Driver] Add the ability to specify that RPATH should be added by default (PR #115163)

Paul Osmialowski via cfe-commits cfe-commits at lists.llvm.org
Thu Nov 7 01:48:45 PST 2024


pawosm-arm wrote:

> For what it’s worth, as a user I’m always surprised that this _isn’t_ the default. It’s quite annoying to eg have to set LD_LIBRARY_PATH when using openmp with clang when they’re built alongside each other. Is there a specific reason this isn’t the default or is it just historical?

OK, so let's try to make it default behavior, see #115286

https://github.com/llvm/llvm-project/pull/115163


More information about the cfe-commits mailing list