mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
When force linking auto-linked libraries, an overlay will fail to link if the dependence libraries are missing from the source. This change provides linker flags to search overlay libraries from the SDK.