Skip to content

Build Fixes #229

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 30, 2018
Merged

Build Fixes #229

merged 2 commits into from
Oct 30, 2018

Conversation

compnerd
Copy link
Member

A couple of minor fixes for the build system. Pass -target to the swift driver when linking to enable cross-linking. Fix the install location for XCTest to use the right architecture spelling as libdispatch and swift-corelibs-foundation do.

This allows us to crosslink when building with CMake.
This ensures that we install to the right architecture subdirectory when
building with CMake.  This is particularly useful when cross-compiling.
@briancroom
Copy link
Contributor

@swift-ci please test and merge

@compnerd compnerd merged commit 52d876b into master Oct 30, 2018
@compnerd compnerd deleted the build branch October 30, 2018 01:33
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