guix-devel/gnu
Marius Bakke b7a46ed227
gnu: openblas: Fix build on i686.
* gnu/packages/patches/openblas-fix-tests-i686.patch: New file.
* gnu/local.mk (dist_patch_DATA): Register it.
* gnu/packages/maths.scm (openblas)[native-inputs]: Add it.
[arguments]: Add phase to apply it on i686 systems only.
2018-06-20 16:02:04 +02:00
..
bootloader
build linux-initrd: Module check correctly handles hyphen vs. underscore. 2018-06-14 23:34:59 +02:00
packages gnu: openblas: Fix build on i686. 2018-06-20 16:02:04 +02:00
services store-copy: 'read-reference-graph' returns a list of records. 2018-06-14 11:16:58 +02:00
system system: Add os-with-u-boot. 2018-06-15 14:16:37 +02:00
tests tests: Honor the return value of 'start-service'. 2018-06-13 09:11:45 +02:00
artwork.scm
bootloader.scm
local.mk gnu: openblas: Fix build on i686. 2018-06-20 16:02:04 +02:00
packages.scm
services.scm
system.scm system: Have /run/setuid-programs first in $PATH. 2018-06-18 23:19:51 +02:00
tests.scm