Skip to content

Use native build system on Android & WASM#1884

Merged
jmschonfeld merged 1 commit intoswiftlang:mainfrom
jmschonfeld:native-build-system
Apr 7, 2026
Merged

Use native build system on Android & WASM#1884
jmschonfeld merged 1 commit intoswiftlang:mainfrom
jmschonfeld:native-build-system

Conversation

@jmschonfeld
Copy link
Copy Markdown
Contributor

Use --build-system native in Android + WASM CI due to issues with swift-build

Motivation:

To unblock CI, we need to use the native build system on Android and WASM to avoid build failures caused by swift-build bugs

Modifications:

Pass --build-system native on Android + WASM CI

Result:

Android + WASM CI pass

Testing:

This is a change to the CI configuration tested by CI itself

@jmschonfeld jmschonfeld requested a review from a team as a code owner April 7, 2026 22:16
@jmschonfeld
Copy link
Copy Markdown
Contributor Author

@swift-ci please test

Copy link
Copy Markdown
Contributor

@jrflat jrflat left a comment

Choose a reason for hiding this comment

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

Glad those custom build commands ended up being useful 😅

@jrflat
Copy link
Copy Markdown
Contributor

jrflat commented Apr 7, 2026

Looks like the branch is just missing #1880 for the Linux failure

@jmschonfeld jmschonfeld merged commit d2561a4 into swiftlang:main Apr 7, 2026
21 of 22 checks passed
@jmschonfeld jmschonfeld deleted the native-build-system branch April 7, 2026 22:57
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