swift
c8bdc255
- [Linux] Set rpath in add_swift_executable.
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
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
References
#67711 - [Linux] Set rpath in add_swift_executable.
Author
al45tair
Parents
cc72301a
Loading