mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
There are situations where you want to build against a libc that is out of tree or that is not the system libc (Or for cross build scenarios). This is a change for passing the -sdk and include paths for things like this.