Changeset 22231
- Timestamp:
- 11/03/17 20:01:29 (7 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
issm/trunk/externalpackages/petsc/install-3.6-linux64-static.sh
r22227 r22231 29 29 --download-mumps=1 \ 30 30 --download-fblaslapack=1 \ 31 --download-scalapack=1 31 --download-scalapack=1 \ 32 --with-pic=1 \ 33 --CFLAGS="-fPIC" \ 34 --CXXFLAGS="-fPIC" \ 35 --FFLAGS="-fPIC" 36 32 37 33 38 #Compile and intall
Note:
See TracChangeset
for help on using the changeset viewer.