openmpi: add Fortran support for MIPS32
authorVicente Olivert Riera <Vincent.Riera@imgtec.com>
Thu, 7 Jul 2016 15:47:33 +0000 (16:47 +0100)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Fri, 8 Jul 2016 08:31:59 +0000 (10:31 +0200)
commitcc8e222d01c82ed0ecee27929c520a09a841482b
tree9c0aba68328d109c685480db0d75b19de26e4808
parent7446bf29584c78f7b448b99ad90c760b8bad9da1
openmpi: add Fortran support for MIPS32

We include a file containing cached values for Fortran tests that are
performed at the configure step. These tests fail when cross-compiling
and this is known upstream. See:

https://www.open-mpi.org/community/lists/users/2013/01/21186.php

In that thread the upstream maintainer admits that "cross compiling
OpenMPI is a known issue" and the way to workaround this is to
"pre-populate configure's answers to the Fortran tests (so that it
doesn't actually have to run anything)"

Signed-off-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com>
[Thomas: use the config cache mechanism to preseed the cache variables.]
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/openmpi/openmpi-mips32-fortran.cache [new file with mode: 0644]
package/openmpi/openmpi.mk