guix-devel/gnu/build
Ludovic Courtès 3593e5d5c5
gnu: cross-base: Move phases to (gnu build cross-toolchain).
* gnu/packages/cross-base.scm (cross-gcc-arguments) <#:phases>: Use
'cross-gcc-build-phases', and move body cross-toolchain.scm.
(cross-gcc): Add #:imported-modules.  Add (gnu build cross-toolchain) to
 #:modules.
* gnu/build/cross-toolchain.scm: New file, with code from
'cross-gcc-arguments'.
* gnu/local.mk (GNU_SYSTEM_MODULES): Add it.
2016-12-07 21:52:26 +01:00
..
activation.scm activation: Don't fail if /var/lib exists. 2016-09-06 14:41:48 -04:00
cross-toolchain.scm gnu: cross-base: Move phases to (gnu build cross-toolchain). 2016-12-07 21:52:26 +01:00
file-systems.scm gnu: Allow nfs file systems to be automatically mounted. 2016-11-29 07:21:15 +01:00
install.scm install: Enable "cryptodisk" handling in GRUB. 2016-11-23 21:13:18 +01:00
linux-boot.scm Rename '/root/etc/dmd' directory and 'do-not-kill' file. 2016-01-29 20:20:19 +03:00
linux-container.scm container: Pass a list of <file-system> objects as things to mount. 2016-11-10 18:01:44 +01:00
linux-initrd.scm linux-initrd: Compress cpio archives deterministically. 2015-09-09 23:27:10 +02:00
linux-modules.scm linux-modules: Use normalized module names for 'modprobe.blacklist'. 2016-02-21 13:04:10 +01:00
marionette.scm install: Enable "cryptodisk" handling in GRUB. 2016-11-23 21:13:18 +01:00
svg.scm svg: Autoload Guile-RSVG and Guile-Cairo. 2016-10-25 13:57:28 +02:00
vm.scm vm: Avoid needless file copy in 'load-in-linux-vm'. 2016-11-28 22:58:18 +01:00