Skip to content

[build][Android] Skip building Swift Syntax into the compiler #68895

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
Oct 3, 2023

Conversation

finagolfin
Copy link
Member

The community CI doesn't have a prebuilt Swift compiler right now, so this unbreaks the build on there. Also, update the doc with the latest working LTS NDK and trunk snapshot.

@drodriguez, this will get the community CI running again, as you asked for.

The community CI doesn't have a prebuilt Swift compiler right now, so this
unbreaks the build on there. Also, update the doc with the latest working LTS
NDK and trunk snapshot.
@drodriguez
Copy link
Contributor

@swift-ci please test

@finagolfin
Copy link
Member Author

CI had a cpu fart?

@drodriguez
Copy link
Contributor

@swift-ci please test

@finagolfin
Copy link
Member Author

Passed CI as expected, ready for merge.

@drodriguez drodriguez merged commit 58a6bfb into swiftlang:main Oct 3, 2023
@finagolfin finagolfin deleted the droid branch October 3, 2023 16:37
@finagolfin
Copy link
Member Author

The good news is that this fixed the swift-syntax issue, the bad news is that stdlib backtracing somehow got enabled for the Android build and is now failing.

meg-gupta pushed a commit to meg-gupta/swift that referenced this pull request Oct 13, 2023
…ang#68895)

The community CI doesn't have a prebuilt Swift compiler right now, so this
unbreaks the build on there. Also, update the doc with the latest working LTS
NDK and trunk snapshot.
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