Skip to content
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

[5.5] Android: add cross-compilation configuration file flag #3577

Merged
merged 1 commit into from Jul 1, 2021

Conversation

finagolfin
Copy link
Contributor

This is a cherry-pick of 38df7c3.

In addition to '--cross-compile-hosts', add a new bootstrap flag, '--cross-compile-config', that will
pass in a JSON file with the destination cross-compilation flags.

In addition to '--cross-compile-hosts', add a new bootstrap flag,
'--cross-compile-config', that will pass in a JSON file with the destination
cross-compilation flags.
@abertelrud abertelrud added 5.5 ready Author believes the PR is ready to be merged & any feedback has been addressed labels Jun 30, 2021
@abertelrud
Copy link
Contributor

@swift-ci please test

@finagolfin
Copy link
Contributor Author

Passed CI, ready for merge.

@tomerd tomerd merged commit c181446 into apple:release/5.5 Jul 1, 2021
@finagolfin finagolfin deleted the config branch July 2, 2021 02:19
@finagolfin
Copy link
Contributor Author

Thanks, this will allow me to remove another patch from my upcoming Swift 5.5 toolchain for Android.

@tomerd
Copy link
Member

tomerd commented Jul 2, 2021

@buttaface thank you for all your contributions!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ready Author believes the PR is ready to be merged & any feedback has been addressed
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants