Skip to content

Build fat when CROSS_COMPILE_HOSTS is set #2859

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 11, 2020

Conversation

neonichu
Copy link
Contributor

This adjusts to building SwiftPM fat specifically when the build is happening on an Intel host and cross-compile host is set to "macosx-arm64".

I am intentionally not making a master PR first, because cherry-picking wouldn't merge cleanly and also building for multiple arches seems to be broken in master.

This adjusts to building SwiftPM fat specifically when the build is
happening on an Intel host and cross-compile host is set to
"macosx-arm64".
@neonichu
Copy link
Contributor Author

@swift-ci please test

@neonichu neonichu merged commit 6306663 into swiftlang:release/5.3 Aug 11, 2020
@neonichu neonichu deleted the fat-bootstrap branch August 11, 2020 19:52
neonichu added a commit to neonichu/swift-package-manager that referenced this pull request Aug 27, 2020
This adjusts to building SwiftPM fat specifically when the build is
happening on an Intel host and cross-compile host is set to
"macosx-arm64".

(cherry picked from commit 6306663)
neonichu added a commit that referenced this pull request Aug 28, 2020
This adjusts to building SwiftPM fat specifically when the build is
happening on an Intel host and cross-compile host is set to
"macosx-arm64".

(cherry picked from commit 6306663)
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