Skip to content

[swift-3.0] Added -tools-directory option. (#2912) #4543

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Aug 29, 2016

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