guix/gnu
Ludovic Courtès bd2e1a8cb0
gnu: cross-base: Remove exports of cross compilers.
They were never really needed and caused troubles in the presence of
circular module dependencies as reported by
Danny Milosavljevic <dannym@scratchpost.org> at
<https://lists.gnu.org/archive/html/guix-devel/2016-11/msg00144.html>.

* gnu/packages/cross-base.scm (xgcc-mips64el, xgcc-xtensa, xgcc-armhf):
Remove.
* gnu/packages/firmware.scm (ath9k-htc-firmware)[native-inputs]: Use
'cross-gcc' instead of XGCC-XTENSA.
2016-11-04 15:36:00 +01:00
..
build file-systems: 'disk-partitions' detected partitions from mapped devices. 2016-10-27 13:48:52 +02:00
packages gnu: cross-base: Remove exports of cross compilers. 2016-11-04 15:36:00 +01:00
services services: nginx: Virtual hosts are first-class configuration items. 2016-10-24 22:50:40 +02:00
system system: Record store file system info in each generation. 2016-10-30 22:59:46 +01:00
tests tests: Test installation with a RAID root partition. 2016-10-27 13:48:52 +02:00
artwork.scm
local.mk [PATCH] gnu: Add libjxr. 2016-11-03 13:43:23 -04:00
packages.scm ui: Do not shadow '_' where it's used as a literal syntax match. 2016-09-20 23:22:42 +09:00
services.scm services: Use 'source-module-closure' for (gnu build activation). 2016-09-20 22:42:11 +09:00
system.scm system: Record store file system info in each generation. 2016-10-30 22:59:46 +01:00
tests.scm