Skip to content

Conversation

@jakepetroules
Copy link
Contributor

This does not exist in the Android NDK and doesn't build with the current official nightly release. I believe it was from an earlier iteration of the Swift Android support.

This does not exist in the Android NDK and doesn't build with the current official nightly release. I believe it was from an earlier iteration of the Swift Android support.
@jakepetroules
Copy link
Contributor Author

@finagolfin do you remember? I think you'd previously advised me to remove this when I'd added it in some other repo as well.

@jakepetroules
Copy link
Contributor Author

@swift-ci test

@finagolfin
Copy link
Member

Yes, this is a backport of the posix_spawn APIs to Android API 24, that I got from the Termux app and shipped as a library with my SDK bundle, which supports back to API 24.

Now that the official SDK snapshots only support API 28 onwards, which all have posix_spawn, this is unnecessary. Also, this repo is only ever needed for SwiftPM in a native toolchain, so building it for Android was always a niche usecase that pretty much only I was ever interested in. 😉

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