guix-commits
[Top][All Lists]
Advanced

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

branch core-updates updated (e0f31ba -> 18fa433)


From: guix-commits
Subject: branch core-updates updated (e0f31ba -> 18fa433)
Date: Sat, 19 Sep 2020 11:34:31 -0400 (EDT)

civodul pushed a change to branch core-updates
in repository guix.

    from e0f31ba  build-system/gnu: strip with --strip-unneeded [v2]
     new 49a1203  gremlin: Add 'set-file-runpath', 'file-runpath', and 
'file-needed'.
     new a08cb3c  Remove (guix build rpath).
     new d845e3a  utils: Add 'call-with-temporary-output-file'.
     new 18fa433  gnu: gcc-mesboot: Remove redundant input.

The 4 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 Makefile.am                   |  1 -
 gnu/packages/commencement.scm |  1 -
 guix/build/gremlin.scm        | 76 +++++++++++++++++++++++++++++++++++++++++--
 guix/build/rpath.scm          | 59 ---------------------------------
 guix/build/utils.scm          | 17 ++++++++++
 guix/utils.scm                | 25 ++++----------
 tests/gremlin.scm             | 30 ++++++++++++++++-
 7 files changed, 126 insertions(+), 83 deletions(-)
 delete mode 100644 guix/build/rpath.scm



reply via email to

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