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-349-g2e6


From: Ludovic Courtès
Subject: GNU Guixguix source archive branch, core-updates, updated. v0.6-349-g2e6a134
Date: Sat, 07 Jun 2014 20:27:06 +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  2e6a134515b678660beb7fac190b85e41a98e349 (commit)
       via  592e8660a167df71488348132b5cd50ef4db662b (commit)
       via  2e92375eb1618595df15fd4779eeb3595f919f78 (commit)
       via  f986c264b2502df5376f4c50ff104b5fc8db9f23 (commit)
       via  1c93be5600fb90a64cbbdf7a55061902d2ff150a (commit)
      from  3d78d51d8e069c7f1cb61e201fc072819930ff88 (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 2e6a134515b678660beb7fac190b85e41a98e349
Author: Ludovic Courtès <address@hidden>
Date:   Sat Jun 7 20:20:09 2014 +0200

    gnu: gcc-final: Make sure the output refers only to libc.
    
    * gnu/packages/base.scm (gcc-final)[arguments]: Add
      #:allowed-references.

commit 592e8660a167df71488348132b5cd50ef4db662b
Author: Ludovic Courtès <address@hidden>
Date:   Sat Jun 7 19:39:23 2014 +0200

    gnu: binutils-final: Make sure the output refers only to libc.
    
    * gnu/packages/base.scm (binutils-final)[arguments]: Add
      #:allowed-references.

commit 2e92375eb1618595df15fd4779eeb3595f919f78
Author: Ludovic Courtès <address@hidden>
Date:   Sat Jun 7 19:36:50 2014 +0200

    gnu: glibc-final: Make sure we hold just the right set of references.
    
    * gnu/packages/base.scm (glibc-final): Wrap in
      'package-with-restricted-references'.

commit f986c264b2502df5376f4c50ff104b5fc8db9f23
Author: Ludovic Courtès <address@hidden>
Date:   Sat Jun 7 19:35:20 2014 +0200

    build-system/gnu: Add 'package-with-restricted-references'.
    
    * guix/build-system/gnu.scm (package-with-restricted-references): New
      procedure.

commit 1c93be5600fb90a64cbbdf7a55061902d2ff150a
Author: Ludovic Courtès <address@hidden>
Date:   Sat Jun 7 17:23:53 2014 +0200

    gnu: glibc: Make sure the bootstrap libc is not in $CPATH.
    
    This fixes a bug whereby the bootstrap-glibc headers could be picked up
    when building libc.so, which could be noticed by the fact that the
    .debug files contained references to bootstrap-glibc.
    
    * gnu/packages/base.scm (glibc-final-with-bootstrap-bash)[arguments]:
      Add 'pre-configure' phase.
      [inputs]: Remove 'alist-delete' call.

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

Summary of changes:
 gnu/packages/base.scm     |   51 +++++++++++++++++++++++++++++++++-----------
 guix/build-system/gnu.scm |   12 +++++++++-
 2 files changed, 49 insertions(+), 14 deletions(-)


hooks/post-receive
-- 
guix source archive



reply via email to

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