While not the recommended extension on macOS .so is supported by ld64.
This mirrors that behavior.
Related report: https://github.com/bazelbuild/bazel/issues/18464
Paths
| Differential D151147
[lld-macho] Add support for .so file discovery ClosedPublic Authored by keith on May 22 2023, 1:30 PM.
Details
Summary While not the recommended extension on macOS .so is supported by ld64. Related report: https://github.com/bazelbuild/bazel/issues/18464
Diff Detail
Event TimelineHerald added projects: Restricted Project, Restricted Project. · View Herald TranscriptMay 22 2023, 1:30 PM This revision is now accepted and ready to land.May 23 2023, 12:45 PM Comment Actions Excellent news, this will make cross-platform building a little easier when using LLD. Thanks! Closed by commit rGf38f23bc9ec3: [lld-macho] Add support for .so file discovery (authored by keith). · Explain WhyMay 23 2023, 1:52 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 524872 lld/MachO/Driver.cpp
lld/MachO/InputFiles.cpp
lld/test/MachO/link-search-order.s
|