3
5
Fork 0
mirror of git://git.savannah.gnu.org/guix.git synced 2023-12-14 03:33:07 +01:00
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 Migrate to the new 'targets' field of bootloader-configuration. 2021-08-29 01:05:26 -04:00
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 Migrate to the new 'targets' field of bootloader-configuration. 2021-08-29 01:05:26 -04:00
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 bootloader: Report location of the deprecated 'target' field. 2021-08-30 14:22:35 +02:00
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 services: setuid: More configurable setuid support. 2021-07-29 11:32:08 -04:00
system.scm system: Add trailing newline to /etc/timezone. 2021-09-14 11:50:59 +02:00
tests.scm Migrate to the new 'targets' field of bootloader-configuration. 2021-08-29 01:05:26 -04:00