diff --git a/petsc-custom/build-petsc.sh b/petsc-custom/build-petsc.sh index 030722d6..f6c93a12 100755 --- a/petsc-custom/build-petsc.sh +++ b/petsc-custom/build-petsc.sh @@ -385,6 +385,7 @@ configure_petsc() { --download-bison=1 \ --with-petsc4py=1 \ --with-slepc4py=1 \ + --with-shared-libraries=1 \ --with-make-np=40 ;; gadi)