source:
issm/oecreview/Archive/12678-13393/ISSM-13381-13382.diff@
13394
Last change on this file since 13394 was 13394, checked in by , 13 years ago | |
---|---|
File size: 833 bytes |
-
u/astrid-r1b/morlighe/issmuci/trunk-jpl/../trunk-jpl/externalpackages/adolc/install-dev.sh
4 4 #Some cleanup 5 5 rm -rf install adolc_v220_issm 6 6 7 git clone -b 2. 2.0_ISSM git://gitorious.org/~utke/adol-c/adolc_v220_issm.git7 git clone -b 2.3.x_ISSM git://gitorious.org/~utke/adol-c/adolc_v220_issm.git 8 8 9 9 #Compile ADOL-C 10 10 cd adolc_v220_issm … … 13 13 ./configure --prefix=$ISSM_DIR/externalpackages/adolc/install \ 14 14 --enable-docexa \ 15 15 --enable-addexa \ 16 --enable-stdczero 16 17 17 18 if [ $# -eq 0 ]; then 18 19 make
Note:
See TracBrowser
for help on using the repository browser.