mirror of
https://github.com/bytecodealliance/wasm-micro-runtime.git
synced 2025-02-06 06:55:07 +00:00
Remove install_wasi_sdk from workload preparation script (#3445)
This function was removed in 7be0d38
while building a customized wasi-sdk.
This commit is contained in:
parent
30ed97cddc
commit
33aada2133
|
@ -100,8 +100,7 @@ else
|
|||
&& install_binaryen \
|
||||
&& install_cmake \
|
||||
&& install_emsdk \
|
||||
&& install_wabt \
|
||||
&& install_wasi-sdk
|
||||
&& install_wabt
|
||||
fi
|
||||
cd - > /dev/null || exit
|
||||
DEBUG && set +xevu
|
||||
|
|
Loading…
Reference in New Issue
Block a user