We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a04c64c commit 05cb9f2Copy full SHA for 05cb9f2
configure
@@ -3721,7 +3721,7 @@ then
3721
ac_sys_system=Emscripten
3722
;;
3723
*-*-wasi)
3724
- ac_sys_system=wasi
+ ac_sys_system=WASI
3725
3726
*)
3727
# for now, limit cross builds to known configurations
configure.ac
@@ -469,8 +469,7 @@ then
469
470
471
472
- dnl wasm32-wasi, wasm32-unknown-wasi
473
474
475
476
0 commit comments