Skip to content

[android] Set linux-androideabi (Android ARM 32 bits) as ABI stable during testing. #32504

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
Jun 23, 2020

Conversation

drodriguez
Copy link
Contributor

Seems that Android ARM 32 bits, which uses linux-androideabi as OS
generates code that is ABI stable. Mark the OS as ABI stable, as it was
already for Android ARM 64 bits.

There's also some white space removal in unrelated lines.

…uring testing.

Seems that Android ARM 32 bits, which uses linux-androideabi as OS
generates code that is ABI stable. Mark the OS as ABI stable, as it was
already for Android ARM 64 bits.

There's also some white space removal in unrelated lines.
@drodriguez
Copy link
Contributor Author

@swift-ci please test

@compnerd
Copy link
Member

Thanks!

@compnerd compnerd merged commit da23205 into swiftlang:master Jun 23, 2020
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