guix/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 gnu: modifying make-chromium-extension to rely on node-crx3. 2022-07-20 16:50:08 +02:00
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 services: configuration: Step back from *unspecified*. 2022-08-01 12:49:35 -04:00
system
tests gnu: telephony: Add a Jami test for a partially defined jami-account. 2022-08-01 12:49:44 -04:00
artwork.scm
bootloader.scm
ci.scm guix system: Remove unused 'read-operating-system' procedure. 2022-08-05 15:28:05 +02:00
home.scm home: Add 'home-generation-base'. 2022-08-01 00:02:04 +02:00
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 gnu: system: Add fusermount3 to setuid-programs. 2022-07-14 15:16:23 -04:00
tests.scm