Changeset 24266
- Timestamp:
- 10/21/19 14:21:54 (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
issm/trunk-jpl/externalpackages/emscripten/install.sh
r24239 r24266 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 latest23 ./emsdk activate latest22 ./emsdk install sdk-tag-1.34.12-64bit 23 ./emsdk activate sdk-tag-1.34.12-64bit 24 24 25 25 # Activate PATH and other environment variables in the current terminal
Note:
See TracChangeset
for help on using the changeset viewer.