package/openmpi: drop unrecognized option
--disable-vt has been dropped since version 2.0.0 and94190bf04b
Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com> (cherry picked from commit210ec9c0d8
) Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
parent
15d432c58d
commit
de2152eea4
@ -11,7 +11,6 @@ OPENMPI_SOURCE = openmpi-$(OPENMPI_VERSION).tar.bz2
|
|||||||
OPENMPI_LICENSE = BSD-3-Clause
|
OPENMPI_LICENSE = BSD-3-Clause
|
||||||
OPENMPI_LICENSE_FILES = LICENSE
|
OPENMPI_LICENSE_FILES = LICENSE
|
||||||
OPENMPI_INSTALL_STAGING = YES
|
OPENMPI_INSTALL_STAGING = YES
|
||||||
OPENMPI_CONF_OPTS = --disable-vt
|
|
||||||
|
|
||||||
# Enabling Fortran support requires pre-seeding the configure script
|
# Enabling Fortran support requires pre-seeding the configure script
|
||||||
# with various values that cannot be guessed, so we provide cache
|
# with various values that cannot be guessed, so we provide cache
|
||||||
|
Loading…
Reference in New Issue
Block a user