Open
Description
Previous ID | SR-2100 |
Radar | rdar://problem/28109107 |
Original Reporter | jdfergason (JIRA User) |
Type | New Feature |
Attachment: Download
Additional Detail from JIRA
Votes | 2 |
Component/s | Compiler, Foundation, LLDB for Swift, Package Manager, Source Tooling, Standard Library, XCTest |
Labels | New Feature, Linux |
Assignee | None |
Priority | Medium |
md5: 8786cef65def4eeae0eea5d2859d7870
Issue Description:
On some linux distributions (i.e., the Redhat / CentOS / Fedora family of distros) there is a requirement to use /usr/lib64 instead of /usr/lib on 64-bit machines. The "lib" directory is hard-coded throughout the source code.
I think I have all the places tracked down and have a patch that simply hard-codes it to lib64. It would be nice to make this more flexible and allow the libdir to be specified to build-script.