Changeset 25785 for issm/trunk-jpl/externalpackages/petsc
- Timestamp:
- 11/25/20 17:06:18 (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
issm/trunk-jpl/externalpackages/petsc/install-3.12-linux-static.sh
r25199 r25785 29 29 # Configure 30 30 # 31 # NOTE: Cannot use --with-fpic option when compiling static libs, 31 # NOTE: 32 # - Cannot use --with-fpic option when compiling static libs, 32 33 # 33 34 # Cannot determine compiler PIC flags if shared libraries is turned off … … 52 53 --download-parmetis=1 \ 53 54 --download-scalapack=1 \ 54 --download-mumps=1 55 --download-mumps=1 \ 56 --download-zlib=1 \ 57 --download-hdf5=1 55 58 56 59 # Compile and install
Note:
See TracChangeset
for help on using the changeset viewer.