Skip to content
Snippets Groups Projects
Commit d3c7de89 authored by Thomas Lively's avatar Thomas Lively
Browse files

Update emscripten, take 2

parent a5a5a90e
No related branches found
No related tags found
No related merge requests found
......@@ -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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment