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-363-gfd0


From: Ludovic Courtès
Subject: GNU Guixguix source archive branch, core-updates, updated. v0.6-363-gfd0b276
Date: Sat, 14 Jun 2014 14:05:02 +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  fd0b276624fdd9aebe9ebf3f64bf9571bed3517d (commit)
       via  6e3ecad6ca547c1a03d62b80be3eac2a0206d52e (commit)
       via  c4873bc4f5354fe4d51750834e56944720422541 (commit)
      from  97b465feb1e4742a8a85fd9b835d32b7acfe8b41 (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 fd0b276624fdd9aebe9ebf3f64bf9571bed3517d
Author: Ludovic Courtès <address@hidden>
Date:   Sat Jun 14 16:04:30 2014 +0200

    gnu: gcc: Fix cross-compilation of gcc (Canadian cross).
    
    * gnu/packages/gcc.scm (gcc-4.7)[arguments] <#:make-flags>:
      When (%current-target-system) is true, pass the empty list or
      '("CFLAGS=-g0 -O2").

commit 6e3ecad6ca547c1a03d62b80be3eac2a0206d52e
Author: Ludovic Courtès <address@hidden>
Date:   Sat Jun 14 15:58:23 2014 +0200

    gnu: make-bootstrap: Make sure %gcc-stripped binaries are usable.
    
    * gnu/packages/make-bootstrap.scm (%gcc-stripped):
      When (%current-target-system) is false, run gcc, g++, and cpp with
      --version.

commit c4873bc4f5354fe4d51750834e56944720422541
Author: Ludovic Courtès <address@hidden>
Date:   Sat Jun 14 15:34:56 2014 +0200

    gnu: make-bootstrap: Build %gcc-static with --disable-lto.
    
    * gnu/packages/make-bootstrap.scm (%gcc-static): Pass --disable-lto.

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

Summary of changes:
 gnu/packages/gcc.scm            |   42 ++++++++++++++++++++++----------------
 gnu/packages/make-bootstrap.scm |   12 ++++++++++-
 2 files changed, 35 insertions(+), 19 deletions(-)


hooks/post-receive
-- 
guix source archive



reply via email to

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