Skip to content

Add support for wasm32 architecture in SwiftSupport.cmake #3030

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
Aug 9, 2021

Conversation

MaxDesiatov
Copy link
Contributor

get_swift_host_arch CMake function maps CMAKE_SYSTEM_PROCESSOR to a provided variable name. We need to support the wasm32 case to be able to build Foundation for that architecture.

`get_swift_host_arch` CMake function maps `CMAKE_SYSTEM_PROCESSOR` to a provided variable name. We need to support the `wasm32` case to be able to build Foundation for that architecture.
@MaxDesiatov MaxDesiatov requested a review from millenomi August 8, 2021 17:43
@MaxDesiatov
Copy link
Contributor Author

@swift-ci please test

@spevans spevans merged commit f4cd0d1 into main Aug 9, 2021
@MaxDesiatov MaxDesiatov deleted the maxd/wasm32-swiftsupport branch August 9, 2021 08:27
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