Changeset 24281
- Timestamp:
- 10/25/19 20:43:10 (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
issm/trunk-jpl/externalpackages/emscripten/install.sh
r24266 r24281 20 20 # Make the "latest" SDK "active" for the current user. (writes ~/.emscripten file) 21 21 # NOTE: See revision history for version that we used to hard code in. 22 ./emsdk install sdk-tag-1.34.12-64bit23 ./emsdk activate sdk-tag-1.34.12-64bit22 ./emsdk install latest 23 ./emsdk activate latest 24 24 25 25 # Activate PATH and other environment variables in the current terminal
Note:
See TracChangeset
for help on using the changeset viewer.