Changeset 1573


Ignore:
Timestamp:
08/05/09 10:14:10 (16 years ago)
Author:
Eric.Larour
Message:

tweak for windows

File:
1 edited

Legend:

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

    r1555 r1573  
    11#!/bin/bash
    2 ./config/configure.py  --with-parallel-no --prefix="$ISSM_DIR_CYGWIN/externalpackages/petsc/install" --PETSC_ARCH=cygwin-intel --PETSC_DIR="$ISSM_DIR_CYGWIN/externalpackages/petsc/install" --with-debugging=0 --with-mpi=0 --download-c-blas-lapack=1
     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
Note: See TracChangeset for help on using the changeset viewer.