guix/gnu
Efraim Flashner 3bfee8ff02
gnu: make-u-boot-package: Don't unnecessarily cross-compile.
* gnu/packages/bootloaders.scm (make-u-boot-package)[native-inputs]: Only
use cross-gcc and cross-binutils if compiling for a different
architecture.
[arguments]: Only use cross compiling make-flags if cross compiling.
2017-08-06 18:13:03 +03:00
..
bootloader vm: Use grub-hybrid's grub-mkrescue. 2017-08-03 18:13:03 +02:00
build build: Allow mounting of entire disks. 2017-08-05 18:49:33 +02:00
packages gnu: make-u-boot-package: Don't unnecessarily cross-compile. 2017-08-06 18:13:03 +03:00
services services: ntp: Use the NTP pool via the 'guix' zone. 2017-07-30 20:21:36 -04:00
system vm: Use grub-hybrid's grub-mkrescue. 2017-08-03 18:13:03 +02:00
tests
artwork.scm
bootloader.scm
local.mk gnu: libtasn1: Fix CVE-2017-10790. 2017-08-05 20:17:53 -04:00
packages.scm
services.scm
system.scm
tests.scm