swift
c8bdc255 - [Linux] Set rpath in add_swift_executable.

Commit
2 years ago
[Linux] Set rpath in add_swift_executable. Because the rpath isn't set, the dynamic linker can't find the Swift libraries when we try to run `swift-backtrace` on Linux (when we actually install everything). rdar://113337854
Author
Parents
Loading