guix-commits
[Top][All Lists]
Advanced

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

[SCM] guix source archive branch, core-updates, updated. v0.2-154-g57084


From: Ludovic Courtès
Subject: [SCM] guix source archive branch, core-updates, updated. v0.2-154-g5708485
Date: Wed, 26 Jun 2013 15:24:44 +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  5708485357ef0e55f5148347958c4fe9a860453e (commit)
       via  11acdf1747a18fe11ccbabb78b5b14884164ee39 (commit)
       via  de1d41f9807dec9cc8a151af60e4949aa62b25d6 (commit)
       via  e7133c76802991f8da2afd87eed598f5ca00a082 (commit)
       via  c8fa51f2d6dd8ab9157f8c87b909f73b956371d1 (commit)
      from  9306d350b2ab911cdebf82cf79c23df2c57b2a10 (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 5708485357ef0e55f5148347958c4fe9a860453e
Author: Ludovic Courtès <address@hidden>
Date:   Wed Jun 26 17:23:56 2013 +0200

    gnu: make-bootstrap: Fix cross compilation of binutils-static.
    
    * gnu/packages/make-bootstrap.scm (%binutils-static): Inherit configure
      flags from BINUTILS.

commit 11acdf1747a18fe11ccbabb78b5b14884164ee39
Author: Ludovic Courtès <address@hidden>
Date:   Wed Jun 26 17:01:10 2013 +0200

    gnu: make-bootstrap: Have %gcc-static actually static when cross building.
    
    * gnu/packages/make-bootstrap.scm (%gcc-static): Pass `-static' through
      `LDFLAGS' when cross-compiling.

commit de1d41f9807dec9cc8a151af60e4949aa62b25d6
Author: Ludovic Courtès <address@hidden>
Date:   Wed Jun 26 16:51:39 2013 +0200

    gnu: gcc: Allow cross-compilation of GCC itself.
    
    * gnu/packages/gcc.scm (gcc-4.7): Define `CC_FOR_TARGET',
      `AR_FOR_TARGET', etc. when cross-compiling.

commit e7133c76802991f8da2afd87eed598f5ca00a082
Author: Ludovic Courtès <address@hidden>
Date:   Wed Jun 26 16:27:51 2013 +0200

    gnu: cross-base: Make `glibc-dynamic-linker' do the right thing.
    
    * gnu/packages/bootstrap.scm (glibc-dynamic-linker): Determine SYSTEM
      based on (%current-target-system) when it's true.
    * gnu/packages/cross-base.scm (cross-gcc): Directly call
      (package-arguments gcc-4.7) from the body of `arguments'.

commit c8fa51f2d6dd8ab9157f8c87b909f73b956371d1
Author: Ludovic Courtès <address@hidden>
Date:   Wed Jun 26 14:31:24 2013 +0200

    gnu: cross-base: Build Binutils with `--with-sysroot=/'.
    
    * gnu/packages/cross-base.scm (cross-binutils): Use `--with-sysroot=/'.

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

Summary of changes:
 gnu/packages/bootstrap.scm      |    5 +-
 gnu/packages/cross-base.scm     |   17 ++--
 gnu/packages/gcc.scm            |  249 +++++++++++++++++++++------------------
 gnu/packages/make-bootstrap.scm |   10 ++-
 4 files changed, 155 insertions(+), 126 deletions(-)


hooks/post-receive
-- 
guix source archive



reply via email to

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