Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
don't throw in smpi_helpers when passing configure, it may confuse some checkers
authorAugustin Degomme <adegomme@gmail.com>
Tue, 9 Jun 2020 09:28:50 +0000 (11:28 +0200)
committerAugustin Degomme <adegomme@gmail.com>
Tue, 9 Jun 2020 09:28:50 +0000 (11:28 +0200)
commit688f90a0495a7879e531d100645ecdf9efe47b94
tree724b682e2bba53a212d93bb42373f43d65446262
parent13a506cb069d4e90b4664108730cb2cd7de82f65
don't throw in smpi_helpers when passing configure, it may confuse some checkers
petsc fails detection of getcwd and others, because we are pulling them in our header with a different signature
src/smpi/smpicc.in
src/smpi/smpicxx.in