| 6ba8a279 | 13-Apr-2024 |
Satish Balay <balay@mcs.anl.gov> |
CI: fix build error in petsc4py-pip job [wrt building petsc4py wheel] by removing the "workaround for rpath linker option"
Ref: https://github.com/mpi4py/mpi4py/commit/484e365a16efb799644cf6b221262
CI: fix build error in petsc4py-pip job [wrt building petsc4py wheel] by removing the "workaround for rpath linker option"
Ref: https://github.com/mpi4py/mpi4py/commit/484e365a16efb799644cf6b2212622c62ec5941d
File "/scratch/svcpetsc/glci-builds/5WySGRd5/0/petsc/petsc/src/binding/petsc4py/conf/confpetsc.py", line 208, in rpath_option if option.startswith('-R'): AttributeError: 'list' object has no attribute 'startswith'
show more ...
|