Rev | Line | |
---|
[12325] | 1 | Index: /proj/ice/larour/issm-uci-clean/trunk-jpl/configs/config-macosx64-ad.sh
|
---|
| 2 | ===================================================================
|
---|
| 3 | --- /proj/ice/larour/issm-uci-clean/trunk-jpl/configs/config-macosx64-ad.sh (revision 0)
|
---|
| 4 | +++ /proj/ice/larour/issm-uci-clean/trunk-jpl/configs/config-macosx64-ad.sh (revision 12317)
|
---|
| 5 | @@ -0,0 +1,18 @@
|
---|
| 6 | +#!/bin/sh
|
---|
| 7 | +
|
---|
| 8 | +./configure \
|
---|
| 9 | + --prefix=$ISSM_DIR \
|
---|
| 10 | + --without-modules\
|
---|
| 11 | + --with-gsl-dir=$ISSM_DIR/externalpackages/gsl/install\
|
---|
| 12 | + --without-thermal \
|
---|
| 13 | + --without-control \
|
---|
| 14 | + --without-hydrology \
|
---|
| 15 | + --without-diagnostic \
|
---|
| 16 | + --without-balanced \
|
---|
| 17 | + --without-responses \
|
---|
| 18 | + --without-slope \
|
---|
| 19 | + --without-rifts \
|
---|
| 20 | + --without-steadystate \
|
---|
| 21 | + --without-transient \
|
---|
| 22 | + --without-3d \
|
---|
| 23 | + --without-groundingline
|
---|
| 24 |
|
---|
| 25 | Property changes on: /proj/ice/larour/issm-uci-clean/trunk-jpl/configs/config-macosx64-ad.sh
|
---|
| 26 | ___________________________________________________________________
|
---|
| 27 | Added: svn:executable
|
---|
| 28 | + *
|
---|
| 29 |
|
---|
| 30 | Index: /proj/ice/larour/issm-uci-clean/trunk-jpl/configs/config-macosx64-gsl.sh
|
---|
| 31 | ===================================================================
|
---|
| 32 | --- /proj/ice/larour/issm-uci-clean/trunk-jpl/configs/config-macosx64-gsl.sh (revision 0)
|
---|
| 33 | +++ /proj/ice/larour/issm-uci-clean/trunk-jpl/configs/config-macosx64-gsl.sh (revision 12317)
|
---|
| 34 | @@ -0,0 +1,8 @@
|
---|
| 35 | +#!/bin/sh
|
---|
| 36 | +
|
---|
| 37 | +./configure \
|
---|
| 38 | + --prefix=$ISSM_DIR \
|
---|
| 39 | + --without-modules\
|
---|
| 40 | + --with-gsl-dir=$ISSM_DIR/externalpackages/gsl/install
|
---|
| 41 | + #--with-triangle-dir=$ISSM_DIR/externalpackages/triangle/install
|
---|
| 42 | + #--without-fortran-lib
|
---|
| 43 |
|
---|
| 44 | Property changes on: /proj/ice/larour/issm-uci-clean/trunk-jpl/configs/config-macosx64-gsl.sh
|
---|
| 45 | ___________________________________________________________________
|
---|
| 46 | Added: svn:executable
|
---|
| 47 | + *
|
---|
| 48 |
|
---|
Note:
See
TracBrowser
for help on using the repository browser.