mirror of
https://github.com/openharmony/third_party_rust_libc.git
synced 2026-07-19 15:13:40 -04:00
Update emscripten, take 2
This commit is contained in:
+2
-2
@@ -34,8 +34,8 @@ curl --retry 5 -L https://s3.amazonaws.com/mozilla-games/emscripten/releases/ems
|
||||
|
||||
cd /emsdk-portable
|
||||
./emsdk update
|
||||
hide_output ./emsdk install sdk-1.38.40-64bit
|
||||
./emsdk activate sdk-1.38.40-64bit
|
||||
hide_output ./emsdk install 1.38.37
|
||||
./emsdk activate 1.38.37
|
||||
|
||||
# Compile and cache libc
|
||||
# shellcheck disable=SC1091
|
||||
|
||||
Reference in New Issue
Block a user