guix/gnu
Chris Marusich f4cbd18d0e
gnu: commencement: Fix findutils-boot0 on some systems.
This fixes an issue where findutils-boot0 would fail to build ("XPASS:
test-fnmatch") on some systems, in particular powerpc64le-linux.

* gnu/packages/commencement.scm (findutils-boot0): Delete the
skip-fnmatch-test phase on any system that does not build this package using
glibc-mesboot, i.e. any system that is not x86_64-linux or i686-linux.
2021-03-10 23:02:02 -08:00
..
bootloader
build Merge branch 'master' into core-updates 2021-03-06 00:18:30 +00:00
installer
machine
packages gnu: commencement: Fix findutils-boot0 on some systems. 2021-03-10 23:02:02 -08:00
services services: guix-build-coordinator: Add dynamic auth with file record. 2021-03-05 09:29:58 +00:00
system Merge branch 'master' into core-updates 2021-03-06 00:18:30 +00:00
tests
artwork.scm
bootloader.scm
ci.scm ci: %cross-targets: Add powerpc64le-linux-gnu. 2021-03-10 23:02:01 -08:00
image.scm
installer.scm
local.mk gnu: glibc: Fix ldd path on powerpc*. 2021-03-10 23:01:59 -08:00
machine.scm
packages.scm
services.scm
system.scm
tests.scm