Skip to content

Conversation

@karwa
Copy link
Contributor

@karwa karwa commented Aug 29, 2016

Add -tools-directory to swift 3.0, to support cross-compiling. It's not the end of the story for cross-compiling with Swift, but it's what we've got for now.

Cherry-picked 20d9b96

Provides a path to look for ld (Darwin), or clang/binutils (Unix).

Provides a path to look for ld (Darwin), or clang/binutils (Unix).
@karwa karwa changed the title [Driver] Added -tools-directory option. (#2912) [swift-3.0] Added -tools-directory option. (#2912) Aug 29, 2016
@karwa
Copy link
Contributor Author

karwa commented Aug 29, 2016

CC @tkremenek, I think?

@tkremenek
Copy link
Member

@swift-ci test macOS

@jrose-apple
Copy link
Contributor

Reviewed by me, for the record. Since all code changes are guarded under the new option flag, there shouldn't be effect on existing logic.

@tkremenek tkremenek merged commit 39a4362 into swiftlang:swift-3.0-branch Aug 29, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants