Skip to content

[wasm] Define CMake options for stdlib explicitly for Darwin host build #72998

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

Conversation

kateinoigakukun
Copy link
Member

The stdlib build for wasm target is failing on Darwin host due to default values of some CMake options on Darwin host. We need to explicitly define these options to make the build pass.

The stdlib build for wasm target is failing on Darwin host due to
default values of some CMake options on Darwin host. We need to
explicitly define these options to make the build pass.
@kateinoigakukun
Copy link
Member Author

@swift-ci smoke test

@kateinoigakukun
Copy link
Member Author

@swift-ci test WebAssembly

@kateinoigakukun kateinoigakukun marked this pull request as ready for review April 12, 2024 06:14
@kateinoigakukun kateinoigakukun merged commit 9582f5d into swiftlang:main Apr 12, 2024
@kateinoigakukun kateinoigakukun deleted the yt/fix-wasm-build-on-machost branch April 12, 2024 06:15
@kateinoigakukun kateinoigakukun added the WebAssembly Platform: WebAssembly label Apr 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
WebAssembly Platform: WebAssembly
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant