| ccd2fb5e | 13-Nov-2020 |
Barry Smith <bsmith@mcs.anl.gov> |
Fix petsc4py dependencies on PETSc includes, if any change it reruns cython
This also includes configuring with a new PETSC_ARCH
Also doesn't recompile the C code everytime make all is run when it
Fix petsc4py dependencies on PETSc includes, if any change it reruns cython
This also includes configuring with a new PETSC_ARCH
Also doesn't recompile the C code everytime make all is run when it does not need to
Remove --download-petsc4py that makes a symbolic link of src/binding/petsc4py Instead support --with-petsc4py that just builds petsc4py in place without the link
Lisandro Dalcin provided the fix for python 2 and OSX hardening requirement
Commit-type: bug-fix /spend 2.5h Thanks-to: Satish Balay <balay@mcs.anl.gov> Thanks-to: Lisandro Dalcin
show more ...
|