guix/gnu
Mathieu Othacehe 21cf0d36db
gnu: guile: Fix tests on emulated architectures.
The stack overflow test limits the virtual memory size using setrlimit with
RLIMIT_AS argument. This is ignored when using QEMU transparent emulation,
causing the test to crash.

* gnu/packages/patches/guile-2.2-skip-so-test.patch: New file.
* gnu/local.mk (dist_patch_DATA): Register it.
* gnu/packages/guile.scm (guile-3.0-latest): Add it.
2021-01-11 12:06:12 +01:00
..
bootloader
build
installer
machine machine: ssh: Do not import the host (guix config), really. 2021-01-04 11:51:48 +01:00
packages gnu: guile: Fix tests on emulated architectures. 2021-01-11 12:06:12 +01:00
services services: cups: Add brlaser extension by default. 2021-01-10 23:38:49 +01:00
system system: image: Fix root offset on rockchip platforms. 2021-01-10 16:07:44 +01:00
tests
artwork.scm
bootloader.scm
ci.scm
image.scm
installer.scm
local.mk gnu: guile: Fix tests on emulated architectures. 2021-01-11 12:06:12 +01:00
machine.scm
packages.scm
services.scm
system.scm
tests.scm