mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
Swift module building commands need -sdk because dependencies sometimes use sdk-relative paths (prebuilt modules for example). Without -sdk, the command will not be able to local these dependencies, leading to unnecessary rebuilding from textual interfaces. rdar://81177968
76 KiB
76 KiB