mikaoP wrote: > I thought that clang accepted `-rpath <path>`? I see that format when I try CPU offloading. Yeah, but when running `--target=x86_64` and underlying gcc command is issued and complains about `-rpath <path>` https://github.com/llvm/llvm-project/pull/95763