Changeset 12588
- Timestamp:
- 06/30/12 01:21:34 (13 years ago)
- Location:
- issm/trunk-jpl/externalpackages/adolc
- Files:
-
- 1 added
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
issm/trunk-jpl/externalpackages/adolc/install.sh
r12189 r12588 22 22 cd src 23 23 24 export CC=gcc 25 export CXX=g++ 26 export CFLAGS="-arch x86_64" 27 export CXXFLAGS="-arch x86_64" 28 24 29 ./configure \ 25 30 --prefix=$ISSM_DIR/externalpackages/adolc/install \
Note:
See TracChangeset
for help on using the changeset viewer.