jhuber6 wrote: I remember intentionally using the clang argument format instead of `-Wl,-rpath,<path>` because the `-Wl` format would try to forward it to things like `nvlink` which don't support it. https://github.com/llvm/llvm-project/pull/95763