guix/gnu
Ludovic Courtès 5d6c55d364
gnu: cross-base: Adjust ‘cross-libc’ for use as non-native input.
When ‘cross-libc’ is used in a context where it’s not a native input, as
is the case with ‘package-with-relocatable-glibc’ when cross-compiling,
the target objdump is to be found in the native inputs.

* gnu/packages/cross-base.scm (cross-libc*): In
‘add-cross-binutils-to-PATH’ phase, look for TARGET’s objdump in
NATIVE-INPUTS in addition to INPUTS.

Change-Id: Ic0e9ee720cf4211edc95be59903b4bd1d94b1e3f
2024-08-31 10:45:47 +02:00
..
bootloader
build gnu: image: Reformat comments. 2024-08-31 10:42:46 +02:00
home home: services: Add home-beets-service-type. 2024-08-28 16:37:31 +02:00
installer
machine
packages gnu: cross-base: Adjust ‘cross-libc’ for use as non-native input. 2024-08-31 10:45:47 +02:00
services services: mcron: Fix home version not respecting user PATH variable. 2024-08-28 16:37:32 +02:00
system gnu: %default-locale-libcs: Add glibc-2.35 and generalize for Hurd. 2024-08-31 10:45:04 +02:00
tests
artwork.scm
bootloader.scm
ci.scm
compression.scm compression: Enable zstd parallel compression. 2024-08-31 10:44:22 +02:00
home.scm
image.scm
installer.scm
local.mk gnu: Boost: Fix a bug that breaks libetonyek. 2024-08-31 10:45:43 +02:00
machine.scm
packages.scm
services.scm services: Truly mark ‘setuid-program-service-type’ as deprecated. 2024-08-19 16:36:04 +02:00
system.scm
tests.scm