Skip to content

Fixup The Cross Build of SwiftSyntax #38352

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
Jul 14, 2021
Merged

Conversation

CodaFi
Copy link
Contributor

@CodaFi CodaFi commented Jul 12, 2021

Propagate DCMAKE_Swift_COMPILER_TARGET with the host architecture of the
variant we're trying to build so CMake will forward the correct -arch - which is to say, the triple of the host we're trying to build against,
not the machine that it's building on currently.

Resolves rdar://80383591, SR-14904

Propagate DCMAKE_Swift_COMPILER_TARGET with the host architecture of the
variant we're trying to build so CMake will forward the correct -arch
- which is to say, the triple of the host we're trying to build against,
not the machine that it's building on currently.

Resolves rdar://80383591, SR-14904
@CodaFi CodaFi requested a review from akyrtzi July 12, 2021 19:59
@CodaFi
Copy link
Contributor Author

CodaFi commented Jul 12, 2021

@swift-ci smoke test

1 similar comment
@CodaFi
Copy link
Contributor Author

CodaFi commented Jul 13, 2021

@swift-ci smoke test

@CodaFi
Copy link
Contributor Author

CodaFi commented Jul 14, 2021

@CodaFi CodaFi merged commit 64b3245 into swiftlang:main Jul 14, 2021
@CodaFi CodaFi deleted the cross-my-heart branch July 14, 2021 18:46
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.

1 participant