Changeset 21975
- Timestamp:
- 08/18/17 15:38:01 (8 years ago)
- Location:
- issm/trunk-jpl/jenkins
- Files:
-
- 1 edited
- 1 copied
Legend:
- Unmodified
- Added
- Removed
-
issm/trunk-jpl/jenkins/jenkins.sh
r21954 r21975 197 197 export CXX=em++ 198 198 export CC=emcc 199 source $ISSM_DIR/externalpackages/emscripten/ src/emsdk_env.sh199 source $ISSM_DIR/externalpackages/emscripten/install/emsdk_env.sh 200 200 fi 201 201 #}}} -
issm/trunk-jpl/jenkins/linux64_ross_javascript
r21974 r21975 12 12 --without-kml\ 13 13 --without-kriging\ 14 --with-cxxoptflags="-O2"' 14 --with-cxxoptflags=""\ 15 CXXFLAGS=""\ 16 CFLAGS=""' 15 17 16 18 #PYTHON and MATLAB testing
Note:
See TracChangeset
for help on using the changeset viewer.