guix/gnu
Dave Love 0d97d3cbff
gnu: openmpi: Remove references to compiler pathnames in "_info" programs.
This reduces the closure greatly, but note that the Fortran .mod files are
gfortran version-specific, so there should probably be development packages
for each incompatible version.  (The runtime is supposed to be more-or-less
version-independent unless the libgfortran soname changes.)  There may still
be a case for a separate runtime output.

* gnu/packages/mpi.scm (openmpi)[arguments]: Add "remove-absolute" phase.

Co-authored-by: Ludovic Courtès <ludo@gnu.org>
2017-08-21 17:04:54 +02:00
..
bootloader gnu: grub-efi-bootloader: Specialize grub-install invocation. 2017-08-20 11:16:42 +02:00
build build: Allow mounting of entire disks. 2017-08-05 18:49:33 +02:00
packages gnu: openmpi: Remove references to compiler pathnames in "_info" programs. 2017-08-21 17:04:54 +02:00
services web: Check for the existance of SSL related files. 2017-08-17 18:32:27 +01:00
system gnu: grub-efi-bootloader: Specialize grub-install invocation. 2017-08-20 11:16:42 +02:00
tests gnu: Fix memcached service startup. 2017-08-15 22:24:15 +01:00
artwork.scm
bootloader.scm
local.mk gnu: graphicsmagick: Fix CVE-2017-{12935,12936,12937}. 2017-08-20 08:35:45 -04:00
packages.scm
services.scm
system.scm
tests.scm