guix-commits
[Top][All Lists]
Advanced

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

branch master updated (a1679b7 -> b37fe44)


From: guix-commits
Subject: branch master updated (a1679b7 -> b37fe44)
Date: Fri, 8 Oct 2021 19:05:09 -0400 (EDT)

civodul pushed a change to branch master
in repository guix.

    from a1679b7  Revert the #51061 patch series for now.
     new 2ad1ef8  disarchive-manifest: Provide valid 'version' string.
     new 66caab5  gnu: clang@7, clang@8: Do not refer to /lib on foreign 
distros.
     new 46141bd  gnu: clang@9: Do not refer to /lib on foreign distros.
     new f1b4f46  gnu: clang@10: Do not refer to /lib on foreign distros.
     new b37fe44  gnu: clang@11, clang@12: Do not refer to /lib on foreign 
distros.

The 5 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:
 etc/disarchive-manifest.scm                        |   2 +-
 gnu/local.mk                                       |   2 +
 gnu/packages/llvm.scm                              |   4 +-
 .../patches/clang-10.0-libc-search-path.patch      |  93 ++++++++++---------
 .../patches/clang-11.0-libc-search-path.patch      | 101 ++++++++++-----------
 .../patches/clang-12.0-libc-search-path.patch      |  84 +++++++++++++++++
 .../patches/clang-7.0-libc-search-path.patch       |  82 ++++++++++-------
 .../patches/clang-8.0-libc-search-path.patch       |  94 +++++++++++++++++++
 .../patches/clang-9.0-libc-search-path.patch       |  90 ++++++++++--------
 9 files changed, 379 insertions(+), 173 deletions(-)
 create mode 100644 gnu/packages/patches/clang-12.0-libc-search-path.patch
 create mode 100644 gnu/packages/patches/clang-8.0-libc-search-path.patch



reply via email to

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