guix/gnu
Philip McGrath 969adb235e
gnu: blis: Update to 0.8.1.
* gnu/packages/maths.scm (make-blis): Remove internal function.
Inline into ...
(bliss): ... this variable. Update to 0.8.1.
[native-inputs]: Add "python" and "perl".
[arguments]: Adjust 'configure' phase to take advantage of new support
for "configuration families" with runtime hardware detection. Select
configuration automatically based on target systems, and allow
"--blis-config=" in #:configure-flags to override the default.
When building for x86_64, include all supported microarchetecture
specializations. Add "--enable-verbose-make" configure flag for better
build logs. Stop ignoring other flags from #:configure-flags.
Remove explicit #:substitutable? argument: the package is now always
substitutable. Add (srfi srfi-1) to #:modules.
(blis/x86_64): Remove internal macro.
(blis-sandybridge): Remove package: included in 'blis'.
(blis-haswell): Remove package: included in 'blis'.
(blis-knl): Remove package: included in 'blis'.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2021-04-12 12:38:01 +02:00
..
bootloader bootloader: grub: Fix typo in docstring. 2021-04-10 14:11:33 +02:00
build activation: Do not dereference symlinks during home directory creation. 2021-04-03 22:08:34 +02:00
installer
machine
packages gnu: blis: Update to 0.8.1. 2021-04-12 12:38:01 +02:00
services services: git-daemon: Fix typo in docstring. 2021-04-10 14:11:26 +02:00
system system: vm: Set a larger value for the msize option of the 9p file system. 2021-04-08 15:12:01 -04:00
tests tests: nfs: Fix typo in description. 2021-04-10 14:11:26 +02:00
artwork.scm
bootloader.scm
ci.scm ci: Fix system-tests subset. 2021-04-12 11:55:41 +02:00
image.scm
installer.scm
local.mk gnu: lksctp-tools: Fix build of include file. 2021-04-11 17:02:30 +02:00
machine.scm
packages.scm
services.scm
system.scm
tests.scm