guix/gnu
Ludovic Courtès 31dcc27276
gnu: lzlib: Support cross-compilation.
Until now, since lzlib's 'configure' ignores '--host', we'd always end
up building it natively.

* gnu/packages/compression.scm (lzlib)[arguments]: Use (cc-for-target)
instead of "gcc".
2020-09-26 23:07:03 +02:00
..
bootloader gnu: grub: Support loading files from TFTP if the root filesystem is NFS. 2020-09-14 14:25:04 +02:00
build build: shepherd: Check for container support. 2020-09-21 10:22:12 +02:00
installer installer: Rename RUN-PARTIONING-PAGE. 2020-09-21 00:31:15 +02:00
machine linux-boot: Handle nfs-root device strings. 2020-09-07 11:00:48 +02:00
packages gnu: lzlib: Support cross-compilation. 2020-09-26 23:07:03 +02:00
services services: WPA Supplicant: Conditionally depend on D-Bus. 2020-09-24 20:18:20 +02:00
system system: image: Rename ISO9660 files. 2020-09-19 14:24:59 +02:00
tests tests: nfs: Improve "nfs-root-fs". 2020-09-10 18:57:46 +02:00
artwork.scm
bootloader.scm
ci.scm ci: Remove native-system restriction from "hello" and "list" jobsets. 2020-09-25 18:14:58 +02:00
image.scm
installer.scm installer: Fix docstring typo. 2020-09-23 12:39:57 +02:00
local.mk gnu: fplll: Correct include files. 2020-09-23 14:14:09 +02:00
machine.scm
packages.scm
services.scm
system.scm linux-boot: Handle nfs-root device strings. 2020-09-07 11:00:48 +02:00
tests.scm