Skip to content

Import new Android overlay or Bionic module #1647

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

Conversation

finagolfin
Copy link
Member

@finagolfin finagolfin commented Jul 3, 2024

Also, fix build error because strsignal() always returns _Nonnull in the latest Android NDK 26.

This new overlay was recently added in swiftlang/swift#72161 and swiftlang/swift#72634. I've been building it with this patch on my daily Android CI since then, finagolfin/swift-android-sdk#151, and natively on Android too.

@artemcm, should be an easy review.

Also, fix build error because `strsignal()` always returns `_Nonnull` in the
latest Android NDK 26.
@finagolfin finagolfin changed the title Import new Android overlay Import new Android overlay or Bionic module Jul 8, 2024
@finagolfin
Copy link
Member Author

@kateinoigakukun, need a CI run.

Copy link
Member

@compnerd compnerd left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@swift-ci please test

@compnerd
Copy link
Member

@swift-ci please test

@finagolfin
Copy link
Member Author

Passed CI, ready for merge.

@compnerd compnerd merged commit 0bbf04d into swiftlang:main Jul 11, 2024
3 checks passed
@finagolfin finagolfin deleted the droid branch July 11, 2024 15:38
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