Index: /issm/trunk-jpl/externalpackages/emscripten/install.sh
===================================================================
--- /issm/trunk-jpl/externalpackages/emscripten/install.sh	(revision 24265)
+++ /issm/trunk-jpl/externalpackages/emscripten/install.sh	(revision 24266)
@@ -20,6 +20,6 @@
 # Make the "latest" SDK "active" for the current user. (writes ~/.emscripten file)
 # NOTE: See revision history for version that we used to hard code in.
-./emsdk install latest
-./emsdk activate latest
+./emsdk install sdk-tag-1.34.12-64bit
+./emsdk activate sdk-tag-1.34.12-64bit
 
 # Activate PATH and other environment variables in the current terminal
