guix/gnu
Thiago Jung Bauermann 106181c0a0
gnu: make-bootstrap: Enable tests in static gawk build.
The tests were disabled because gawk’s extension mechanism doesn’t work
when it’s built statically, and some tests fail because of that.

Another alternative is to disable the extension mechanism during
configuration time, which causes the testsuite to pass again.

* gnu/packages/make-bootstrap.scm (%static-inputs)[gawk]<#:tests?>: Remove.
<#:configure-flags>: Add.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2021-09-28 23:45:01 +02:00
..
bootloader
build
installer
machine
packages gnu: make-bootstrap: Enable tests in static gawk build. 2021-09-28 23:45:01 +02:00
services services: database: Change postgresql default socket. 2021-09-27 19:22:56 +00:00
system
tests tests: base: Fix the screendump test. 2021-09-27 20:07:16 +00:00
artwork.scm
bootloader.scm
ci.scm
image.scm
installer.scm
local.mk gnu: syslinux: Fix build. 2021-09-28 12:39:30 +00:00
machine.scm
packages.scm
services.scm
system.scm
tests.scm