Ignore:
Timestamp:
09/29/10 18:00:40 (14 years ago)
Author:
Eric.Larour
Message:

New ISSM_TIER points to current tier being used, could be a branch, or the trunk

File:
1 edited

Legend:

Unmodified
Added
Removed
  • issm/trunk/externalpackages/petsc/configs/2.3.2-p3/winxp32/configure.sh

    r3215 r6082  
    11#!/bin/bash
    2 ./config/configure.py  --with-parallel-no --prefix="$ISSM_DIR/externalpackages/petsc/install" --PETSC_ARCH=cygwin-intel --PETSC_DIR="$ISSM_DIR/externalpackages/petsc/install" --with-debugging=0 --with-mpi=0 --download-c-blas-lapack=1
     2./config/configure.py  --with-parallel-no --prefix="$ISSM_TIER/externalpackages/petsc/install" --PETSC_ARCH=cygwin-intel --PETSC_DIR="$ISSM_TIER/externalpackages/petsc/install" --with-debugging=0 --with-mpi=0 --download-c-blas-lapack=1
Note: See TracChangeset for help on using the changeset viewer.