gnu: openmpi: Modify configuration to reduce closure. devel-headers are only for building MCA components, produce a large closure and aren't normally packaged. Only the affinity component of mpi-ext is useful. * gnu/packages/mpi.scm (openmpi)[arguments]: Don't configure --with-devel-headers and --enable-mpi-ext=all. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
1 files changed, 1 insertions(+), 2 deletions(-) M gnu/packages/mpi.scm
M gnu/packages/mpi.scm => gnu/packages/mpi.scm +1 -2