Skip to content

Sourcekit cmake changes #5353

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 2 commits into from
Oct 18, 2016
Merged

Sourcekit cmake changes #5353

merged 2 commits into from
Oct 18, 2016

Conversation

erg
Copy link
Contributor

@erg erg commented Oct 18, 2016

Changes to help SourceKit build correctly.

Doug Coleman added 2 commits October 18, 2016 13:38
Reset Darwin specific CMake variables to match the correct
SDK and architecture. This is needed when cross compiling, or we'll end up with
conflicting SDK and architectures.

Remove unused variable SOURCEKIT_GLOBAL_DEPLOYMENT_TARGET_FLAGS.
@erg
Copy link
Contributor Author

erg commented Oct 18, 2016

@swift-ci Please test Linux platform

@erg
Copy link
Contributor Author

erg commented Oct 18, 2016

@swift-ci Please test

@erg erg merged commit 4c6f7e6 into swiftlang:master Oct 18, 2016
@karwa
Copy link
Contributor

karwa commented Oct 19, 2016

@erg can you explain why we can't install the native tools when cross-compiling? I use that feature.

@erg
Copy link
Contributor Author

erg commented Oct 19, 2016

@karwa I'm looking into it.

What's your use case?

@karwa
Copy link
Contributor

karwa commented Oct 19, 2016

Just "regular" cross-compiling for armv7/linux from macOS. I've got a script which builds packages for both platforms in one invocation.

Everything is already built (for all platforms) before we install for any platform, so it's weird if anything fails because of the host products being installed.

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.

2 participants