guix-devel/gnu
Ludovic Courtès 5bde4503ee
gnu: ld-wrapper-boot0: Work around strict evaluation of (%current-system).
Reported by Mark H Weaver <mhw@netris.org>
Partly fixes <http://bugs.gnu.org/24832>.

'ld-wrapper-boot0' was evaluating strictly instead of lazily, leading to
invalid system types.

* gnu/packages/base.scm (make-ld-wrapper): Turn #:target into a
one-argument procedure.  Honor it.
* gnu/packages/commencement.scm (ld-wrapper-boot0): Fix 'name' argument
to 'make-ld-wrapper'.  Make #:target argument a procedure.
* gnu/packages/cross-base.scm (cross-gcc): Adjust #:target argument.
2016-10-31 16:06:30 +01:00
..
build file-systems: 'disk-partitions' detected partitions from mapped devices. 2016-10-27 13:48:52 +02:00
packages gnu: ld-wrapper-boot0: Work around strict evaluation of (%current-system). 2016-10-31 16:06:30 +01:00
services Merge branch 'master' into core-updates 2016-10-26 19:00:06 -04: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 Merge branch 'master' into core-updates 2016-10-30 19:19:21 -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 Merge branch 'master' into core-updates 2016-10-30 19:19:21 -04:00
tests.scm