mirror of
https://github.com/apple/swift.git
synced 2026-06-20 15:42:51 +02:00
717eeb912d
This is needed in situations where the minimum deployment target is specified in build-script -- these libraries do not to obey to that since we need to ensure we are able to back deploy those correctly. Addresses rdar://59249988