All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 1/1] package/openmpi: drop unrecognized option
@ 2021-03-24  7:04 Fabrice Fontaine
  2021-04-04 14:46 ` Thomas Petazzoni
  2021-04-04 20:04 ` Peter Korsgaard
  0 siblings, 2 replies; 3+ messages in thread
From: Fabrice Fontaine @ 2021-03-24  7:04 UTC (permalink / raw)
  To: buildroot

--disable-vt has been dropped since version 2.0.0 and
https://github.com/open-mpi/ompi/commit/94190bf04b0877e878223a04c236443774e57ef2

Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
---
 package/openmpi/openmpi.mk | 1 -
 1 file changed, 1 deletion(-)

diff --git a/package/openmpi/openmpi.mk b/package/openmpi/openmpi.mk
index b682e6e74e..8bdc3fa188 100644
--- a/package/openmpi/openmpi.mk
+++ b/package/openmpi/openmpi.mk
@@ -11,7 +11,6 @@ OPENMPI_SOURCE = openmpi-$(OPENMPI_VERSION).tar.bz2
 OPENMPI_LICENSE = BSD-3-Clause
 OPENMPI_LICENSE_FILES = LICENSE
 OPENMPI_INSTALL_STAGING = YES
-OPENMPI_CONF_OPTS = --disable-vt
 
 # Enabling Fortran support requires pre-seeding the configure script
 # with various values that cannot be guessed, so we provide cache
-- 
2.30.1

^ permalink raw reply related	[flat|nested] 3+ messages in thread

* [Buildroot] [PATCH 1/1] package/openmpi: drop unrecognized option
  2021-03-24  7:04 [Buildroot] [PATCH 1/1] package/openmpi: drop unrecognized option Fabrice Fontaine
@ 2021-04-04 14:46 ` Thomas Petazzoni
  2021-04-04 20:04 ` Peter Korsgaard
  1 sibling, 0 replies; 3+ messages in thread
From: Thomas Petazzoni @ 2021-04-04 14:46 UTC (permalink / raw)
  To: buildroot

On Wed, 24 Mar 2021 08:04:13 +0100
Fabrice Fontaine <fontaine.fabrice@gmail.com> wrote:

> --disable-vt has been dropped since version 2.0.0 and
> https://github.com/open-mpi/ompi/commit/94190bf04b0877e878223a04c236443774e57ef2
> 
> Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
> ---
>  package/openmpi/openmpi.mk | 1 -
>  1 file changed, 1 deletion(-)

Applied to master, thanks.

Thomas
-- 
Thomas Petazzoni, CTO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com

^ permalink raw reply	[flat|nested] 3+ messages in thread

* [Buildroot] [PATCH 1/1] package/openmpi: drop unrecognized option
  2021-03-24  7:04 [Buildroot] [PATCH 1/1] package/openmpi: drop unrecognized option Fabrice Fontaine
  2021-04-04 14:46 ` Thomas Petazzoni
@ 2021-04-04 20:04 ` Peter Korsgaard
  1 sibling, 0 replies; 3+ messages in thread
From: Peter Korsgaard @ 2021-04-04 20:04 UTC (permalink / raw)
  To: buildroot

>>>>> "Fabrice" == Fabrice Fontaine <fontaine.fabrice@gmail.com> writes:

 > --disable-vt has been dropped since version 2.0.0 and
 > https://github.com/open-mpi/ompi/commit/94190bf04b0877e878223a04c236443774e57ef2

 > Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>

Committed to 2020.02.x, 2020.11.x and 2021.02.x, thanks.

-- 
Bye, Peter Korsgaard

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2021-04-04 20:04 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-03-24  7:04 [Buildroot] [PATCH 1/1] package/openmpi: drop unrecognized option Fabrice Fontaine
2021-04-04 14:46 ` Thomas Petazzoni
2021-04-04 20:04 ` Peter Korsgaard

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.