guix-kreyren/gnu
Maxime Devos ad878a2c5e
xdg-utils: Support cross-compilation.
It has been verified that this does not cause rebuilds when compiling
natively.  The references graph when cross-compiling has also been verified --
glibc-2.33 and the native bash-static-5.1.8 still remains in the graph, but
via the cross-compiled inetutils-2.0, ncurses-6.2.20210619 and via
gcc-cross-TARGET-10.3.0-lib, which is not related with Perl cross-compilation.

* gnu/packages/freedesktop.scm
(xdg-utils)[inputs]{bash-minimal,file}: New inputs when cross-compiling.
(xdg-utils)[arguments]<#:phases>{locate-catalog-files}: Add 'native-inputs'
argument when cross-compiling. Look for docbook-xml and docbook-xsl in
native-inputs when cross-compiling.  While we are at it, eliminate input
labels with search-input-file.
(xdg-utils)[arguments]<#:phases>{patch-hardcoded-patch}: Use
search-input-file + inputs instead of 'which' when cross-compiling.

Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
2022-08-06 18:23:06 +02:00
..
bootloader
build
home home: Use warning instead of display. 2022-08-05 15:28:03 +02:00
installer installer: parted: Call set-system before set-flags. 2022-08-05 08:57:20 +02:00
machine
packages xdg-utils: Support cross-compilation. 2022-08-06 18:23:06 +02:00
services
system
tests
artwork.scm
bootloader.scm
ci.scm guix system: Remove unused 'read-operating-system' procedure. 2022-08-05 15:28:05 +02:00
home.scm
image.scm
installer.scm
local.mk gnu: mumps: Update to 5.5.1 2022-08-05 15:28:04 +02:00
machine.scm
packages.scm
services.scm
system.scm
tests.scm