mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
When compiling against a platform different than the host, like it happens when testing against Android stdlib from a Linux host, one needs to use %target-swiftc_driver to setup the tools directory correctly and the target options, otherwise errors will happen when trying to link a host targetted file against the destination platform libraries.
480 B
480 B