mirror of
https://github.com/apple/swift.git
synced 2026-03-04 18:24:35 +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.