guix/gnu
Guillaume Le Vaillant e0d2f8164e
gnu: sbcl: Disable SB-SIMD module.
SB-SIMD gets enabled only on x86_64 CPUs supporting AVX2 instructions,
and some x86_64 CPUs don't.

Fixes <https://issues.guix.gnu.org/56353>.
Reported by Wensheng Xie <xiewensheng@hotmail.com>.

* gnu/packages/lisp.scm (sbcl)[arguments]: Disable SB-SIMD in the 'build' and
  'build-doc' phases.
2022-07-03 12:07:31 +02:00
..
bootloader
build file-systems: Add 'cleanly-unmounted-ext2?'. 2022-07-01 12:10:28 +02:00
home
installer
machine
packages gnu: sbcl: Disable SB-SIMD module. 2022-07-03 12:07:31 +02:00
services services: openssh: Listen on IPv6 only when IPv6 is supported. 2022-07-01 23:29:16 +02:00
system image: Raise an error when an image lacks a bootable partition. 2022-07-01 12:10:28 +02:00
tests image: Add default value for partition initializer. 2022-07-01 12:10:28 +02:00
artwork.scm
bootloader.scm
ci.scm
home.scm
image.scm image: Add sanitizers for 'format' and 'partition-table-type'. 2022-07-01 12:10:29 +02:00
installer.scm
local.mk gnu: curl: Fix build on some systems. 2022-07-03 10:07:38 +03:00
machine.scm
packages.scm
services.scm
system.scm
tests.scm