Ignore:
Timestamp:
03/06/20 08:55:32 (5 years ago)
Author:
jdquinn
Message:

CHG: Removing optimization flags

File:
1 edited

Legend:

Unmodified
Added
Removed
  • issm/trunk-jpl/externalpackages/petsc/install-3.11-mac.sh

    r24639 r24644  
    2626        --prefix="${ISSM_DIR}/externalpackages/petsc/install" \
    2727        --PETSC_DIR="${ISSM_DIR}/externalpackages/petsc/src" \
    28         --COPTFLAGS="-O2" \
    29         --CXXOPTFLAGS="-O2" \
    30         --FOPTFLAGS="-O2" \
    3128        --with-debugging=0 \
    3229        --with-valgrind=0 \
Note: See TracChangeset for help on using the changeset viewer.