[Mlir-commits] [mlir] [mlir] Don't set RPATH for libMLIR (PR #121180)

Carlo Cabrera llvmlistbot at llvm.org
Mon Dec 30 00:21:03 PST 2024


carlocab wrote:

> The question is very simple

Well, that seems rather rude and condescending. Given that, this is going to be my last reply here.

I tried to give you an answer [above](https://github.com/llvm/llvm-project/pull/121180#issuecomment-2564841322), but that seems unacceptable for some reason that's not been explained. My only other suggestion is to look at [`llvm_setup_rpath`](https://github.com/llvm/llvm-project/blob/91c5de7fb8f95132043ed08056e58238383cfcb9/llvm/cmake/modules/AddLLVM.cmake#L2500-L2551), which provides unified handling for rpaths of executables and libraries.

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


More information about the Mlir-commits mailing list