mirror of
https://github.com/apple/swift.git
synced 2026-01-02 22:53:12 +01:00
The threading library is being pulled into the compatibility libraries, but in order to do that we need to make sure it gets built with the correct deployment target. (Which means we need a special version for the compatibility libraries.) rdar://96690200