Ignore:
Timestamp:
11/25/20 17:06:18 (5 years ago)
Author:
jdquinn
Message:

CHG: Support for Linux binaries

File:
1 edited

Legend:

Unmodified
Added
Removed
  • issm/trunk-jpl/externalpackages/petsc/install-3.12-linux-static.sh

    r25199 r25785  
    2929# Configure
    3030#
    31 # NOTE: Cannot use --with-fpic option when compiling static libs,
     31# NOTE:
     32# - Cannot use --with-fpic option when compiling static libs,
    3233#
    3334#               Cannot determine compiler PIC flags if shared libraries is turned off
     
    5253        --download-parmetis=1 \
    5354        --download-scalapack=1 \
    54         --download-mumps=1
     55        --download-mumps=1 \
     56        --download-zlib=1 \
     57        --download-hdf5=1
    5558
    5659# Compile and install
Note: See TracChangeset for help on using the changeset viewer.