guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

GNU Guixguix source archive branch, core-updates, updated. v0.6-354-gb47


From: Ludovic Courtès
Subject: GNU Guixguix source archive branch, core-updates, updated. v0.6-354-gb47b2b5
Date: Mon, 09 Jun 2014 10:23:52 +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  b47b2b52759e6c706fb988c220f913eff95c17cd (commit)
       via  84e6756c5734cdfbb79f3b771e8d8fc8f773a795 (commit)
       via  e0a0c84b4f1f1c78cdb444193654471c4971b63a (commit)
      from  39160232281e393fd3a796807748cc33a2a09eb3 (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 b47b2b52759e6c706fb988c220f913eff95c17cd
Author: Ludovic Courtès <address@hidden>
Date:   Mon Jun 9 12:22:05 2014 +0200

    gnu: coreutils: Remove run-time dependency on Bash.
    
    * gnu/packages/base.scm (coreutils)[arguments] <patch-shell-references>:
      Leave src/split.c unpatched.  Set $SHELL.  Use .../bin/sh and not
      .../bin/bash in tests.

commit 84e6756c5734cdfbb79f3b771e8d8fc8f773a795
Author: Ludovic Courtès <address@hidden>
Date:   Mon Jun 9 11:58:43 2014 +0200

    gnu: gcc: Add a "lib" output.
    
    * gnu/packages/gcc.scm (gcc-4.7)[configure-flags]: Add
      --with-gxx-include-dir.
      [outputs]: New field.
      [arguments] <phases>: Adjust to use the "lib" output.  Add
      'substitute*' calls for "libstdc++-v3/python/Makefile.in" and
      "gcc/config.in".
    * gnu/packages/base.scm (gcc-boot0) <symlink-libgcc_eh>: Use the "lib"
      output.
      (cross-gcc-wrapper): Add 'outputs' field.
      (glibc-final)[arguments]: Adjust #:allowed-references to list
      '(GCC-BOOT0 "lib").
      (libstdc++): Add 'outputs' field.
      (gcc-final)[arguments]: Add "lib" to #:allowed-references.
    * gnu/packages/make-bootstrap.scm (%gcc-static): Add 'outputs' field.

commit e0a0c84b4f1f1c78cdb444193654471c4971b63a
Author: Ludovic Courtès <address@hidden>
Date:   Sun Jun 8 23:24:04 2014 +0200

    gnu: glibc-final: Remove top-level circular dependency.
    
    This fixes a top-level circular dependency between linux.scm and
    base.scm introduced in 2e92375.
    
    * gnu/packages/base.scm (glibc-final): Remove call to
      'package-with-restricted-references', and use an 'arguments' field
      instead.

-----------------------------------------------------------------------

Summary of changes:
 gnu/packages/base.scm           |   45 ++++++++++++++++++++++----------------
 gnu/packages/gcc.scm            |   40 +++++++++++++++++++++++++++++++---
 gnu/packages/make-bootstrap.scm |    1 +
 3 files changed, 63 insertions(+), 23 deletions(-)


hooks/post-receive
-- 
guix source archive



reply via email to

[Prev in Thread] Current Thread [Next in Thread]