source:
issm/oecreview/Archive/19101-20495/ISSM-20328-20329.diff
Last change on this file was 20498, checked in by , 9 years ago | |
---|---|
File size: 597 bytes |
-
../trunk-jpl/m4/issm_options.m4
1073 1073 PETSCLIB="-L$PETSC_ROOT/lib -lpetsc -ldl" 1074 1074 if test $PETSC_MAJOR -gt 3 || test $PETSC_MINOR -ge 3; then PETSCLIB+=" -lmetis"; fi 1075 1075 fi 1076 if test "$host_os_version"=="3.0.101-0.31.1_1.0502.8394-cray_gem_s" ; then 1077 PETSCLIB="-L$PETSC_ROOT/lib -lcraypetsc_gnu_real -lmetis" 1078 fi 1076 1079 ;; 1077 1080 *darwin*) 1078 1081 if test $PETSC_MAJOR -lt 3 ; then
Note:
See TracBrowser
for help on using the repository browser.