[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[SCM] guix source archive branch, core-updates, updated. v0.2-144-gac5c1
From: |
Ludovic Courtès |
Subject: |
[SCM] guix source archive branch, core-updates, updated. v0.2-144-gac5c1ce |
Date: |
Mon, 24 Jun 2013 22:07:23 +0000 |
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "guix source archive".
The branch, core-updates has been updated
via ac5c1cec868b3a3a0f7bc4b06f101c9913361130 (commit)
via 1e4310f1f269d26f7129e1bae167c8d8b096ea10 (commit)
via f7c3429073fb0d32ccd124b7a35828c5e2d52b65 (commit)
from a62b83d52fb154e6d1073ab3620daa48e101f933 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit ac5c1cec868b3a3a0f7bc4b06f101c9913361130
Author: Ludovic Courtès <address@hidden>
Date: Tue Jun 25 00:06:31 2013 +0200
build-system/trivial: Don't bind `%target' in the builder.
* guix/build-system/trivial.scm (trivial-cross-build): Don't bind
`%target' here since this causes problem when BUILDER
contains (use-modules ...) clauses, and can be achieved differently
anyway.
commit 1e4310f1f269d26f7129e1bae167c8d8b096ea10
Author: Ludovic Courtès <address@hidden>
Date: Tue Jun 25 00:00:09 2013 +0200
gnu: gawk: Allow cross-compilation.
* gnu/packages/gawk.scm (gawk)[arguments]: Annihilate the
`check-for-shared-lib-support' target when cross-compiling.
commit f7c3429073fb0d32ccd124b7a35828c5e2d52b65
Author: Ludovic Courtès <address@hidden>
Date: Mon Jun 24 23:26:50 2013 +0200
build-system/gnu: Disable test suite when cross building.
* guix/build-system/gnu.scm (gnu-cross-build): Change #:tests? to
default to #f.
-----------------------------------------------------------------------
Summary of changes:
gnu/packages/gawk.scm | 14 ++++++++++----
guix/build-system/gnu.scm | 2 +-
guix/build-system/trivial.scm | 3 +--
3 files changed, 12 insertions(+), 7 deletions(-)
hooks/post-receive
--
guix source archive
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [SCM] guix source archive branch, core-updates, updated. v0.2-144-gac5c1ce,
Ludovic Courtès <=