Skip to content
Commit dd5dd6d1 authored by Christoph Reiter's avatar Christoph Reiter
Browse files

Disable rpath handling on Windows

While gcc on Windows allows being passed -rpath and just ignores it,
llvm/lld will fail with "lld: error: unknown argument: -rpath".

There is no such thing as rpath on Windows, so just skip it.
parent 3c1b41fb
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment