me
/
guix
Archived
1
0
Fork 0
This repository has been archived on 2024-08-07. You can view files and clone it, but cannot push or open issues/pull-requests.
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 marionette: Print a line when a test succeeds. 2021-09-26 23:35:58 +02:00
installer installer: keymap: Fix optional fields handling. 2021-09-21 20:35:49 +00:00
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 Merge branch 'master' into core-updates-frozen 2021-09-07 14:19:08 +02:00
tests tests: base: Fix the screendump test. 2021-09-27 20:07:16 +00:00
artwork.scm
bootloader.scm
ci.scm ci: Adjust 'channel-build-system' to monadic style. 2021-09-27 17:55:53 +02:00
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 system: Add trailing newline to /etc/timezone. 2021-09-14 11:50:59 +02:00
tests.scm