guix/gnu
Mathieu Othacehe a8650a70ab
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-2.2): Add it.
2021-01-11 11:18:54 +01:00
..
bootloader
build Merge remote-tracking branch 'origin/master' into core-updates 2020-11-29 17:34:18 +00:00
installer
machine
packages gnu: guile: Fix tests on emulated architectures. 2021-01-11 11:18:54 +01:00
services
system Merge remote-tracking branch 'origin/master' into core-updates 2020-11-29 17:34:18 +00:00
tests
artwork.scm
bootloader.scm
ci.scm
image.scm
installer.scm
local.mk gnu: guile: Fix tests on emulated architectures. 2021-01-11 11:18:54 +01:00
machine.scm
packages.scm
services.scm
system.scm
tests.scm