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

[wasi] sdk22 path #104379

Merged
merged 1 commit into from
Jul 10, 2024
Merged

[wasi] sdk22 path #104379

merged 1 commit into from
Jul 10, 2024

Conversation

pavelsavara
Copy link
Member

@pavelsavara pavelsavara commented Jul 3, 2024

  • this renames WASI_SDK_PATH to WASI_SDK22_PATH in order to avoid local installation of older WASI SDK.
  • fix WASI SDK provisioning
  • hotfix wasm-component-ld to v0.5.4, until WASI SDK 23

The usage of local older WASI SDK could be seen in log

2024-07-09T13:55:22.5825795Z   -- The C compiler identification is Clang 17.0.6
...
2024-07-09T13:55:22.7482610Z     The C compiler
2024-07-09T13:55:22.7482869Z   
2024-07-09T13:55:22.7483204Z       "/usr/local/wasi-sdk//bin/clang"

eng/native/gen-buildsys.sh Show resolved Hide resolved
@pavelsavara pavelsavara merged commit 812cb93 into dotnet:main Jul 10, 2024
155 of 160 checks passed
@pavelsavara pavelsavara deleted the wasi_sdk22 branch July 10, 2024 10:44
matouskozak added a commit to matouskozak/runtime that referenced this pull request Jul 11, 2024
@github-actions github-actions bot locked and limited conversation to collaborators Aug 10, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
arch-wasm WebAssembly architecture area-Build-mono os-wasi Related to WASI variant of arch-wasm
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants