guix/gnu
Dave Love b08952f1bb
gnu: openmpi: Configure without builtin atomics.
See https://www.mail-archive.com/users@lists.open-mpi.org//msg31400.html

* gnu/packages/mpi.scm (openmpi)[arguments]: Don't configure with
--enable-builtin-atomics.

Signed-off-by: Ludovic Courtès <ludovic.courtes@inria.fr>
2017-09-12 14:56:59 +02:00
..
bootloader system: Introduce a disjoint UUID type. 2017-09-11 22:24:46 +02:00
build file-systems: Introduce (gnu system uuid). 2017-09-11 22:24:46 +02:00
packages gnu: openmpi: Configure without builtin atomics. 2017-09-12 14:56:59 +02:00
services services: file-system: Use 'file-system->spec'. 2017-09-11 22:24:46 +02:00
system vm: Generate a UUID to identify the root file system. 2017-09-11 22:26:29 +02:00
tests tests: Fix incorrect use of 'file-append'. 2017-09-08 00:11:21 +02:00
artwork.scm
bootloader.scm
local.mk file-systems: Introduce (gnu system uuid). 2017-09-11 22:24:46 +02:00
packages.scm
services.scm
system.scm system: Fix typo in 'read-boot-parameters'. 2017-09-11 23:00:40 +02:00
tests.scm