guix-patches
[Top][All Lists]
Advanced

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

[bug#59237] [PATCH 0/3] Add LLVM/Clang 15.0.4.


From: Maxim Cournoyer
Subject: [bug#59237] [PATCH 0/3] Add LLVM/Clang 15.0.4.
Date: Sat, 12 Nov 2022 23:53:54 -0500

Hi Guix,

This adds the latest clang, build with the supported configuration for a
shared library (DYLIB), and with some size reduction via stripping static
archives where possible.

Maxim Cournoyer (3):
  gnu: Add llvm-15.
  gnu: Add clang-runtime-15.
  gnu: Add clang-15.

 gnu/local.mk                                  |   1 +
 gnu/packages/llvm.scm                         | 153 +++++++++++++++++-
 .../patches/clang-15.0-libc-search-path.patch |  95 +++++++++++
 3 files changed, 247 insertions(+), 2 deletions(-)
 create mode 100644 gnu/packages/patches/clang-15.0-libc-search-path.patch

-- 
2.38.1






reply via email to

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