Skip to content
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

c2w: specify build platform #160

Merged
merged 2 commits into from
Nov 2, 2023
Merged

c2w: specify build platform #160

merged 2 commits into from
Nov 2, 2023

Conversation

ktock
Copy link
Owner

@ktock ktock commented Nov 1, 2023

Fix: #155

Always specify platform flag to make the build run based on amd64 images.
Ideally we should support performing build on arm64,etc images but as of now wasi-sdk only supports amd64 linux only.

Signed-off-by: Kohei Tokunaga <ktokunaga.mail@gmail.com>
Signed-off-by: Kohei Tokunaga <ktokunaga.mail@gmail.com>
@ktock ktock merged commit 6358575 into main Nov 2, 2023
13 checks passed
@ktock ktock deleted the specifybuildplatform branch November 2, 2023 01:05
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.

Impossible to run with mac M1
1 participant