[clang] [Clang] Add 'CLANG_ALLOW_IMPLICIT_RPATH' to enable toolchain use of -rpath (PR #82004)

Tom Stellard via cfe-commits cfe-commits at lists.llvm.org
Fri Feb 16 07:59:10 PST 2024


tstellar wrote:

I don't think a CMake option is the right way to go here.  For example, I doubt we would actually use this CMake option in Fedora if this patch is committed.

Does gcc use rpath for libgomp?

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


More information about the cfe-commits mailing list