GNU bug report logs -
#66701
[PATCH 00/14] Add LLVM 16 and 17.
Previous Next
Reported by: Hilton Chain <hako <at> ultrarare.space>
Date: Mon, 23 Oct 2023 12:31:01 UTC
Severity: normal
Tags: patch
Done: Efraim Flashner <efraim <at> flashner.co.il>
Bug is archived. No further changes may be made.
Full log
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
Hello Guix!
This series adds {llvm,clang-runtime,clang,libomp,clang-toolchain,lld}-{16,17}
I'm also intended to group packages with the same name together and make lower
versions the base that higher versions inherit from. But the number of
affected packages would require a new branch or go into core-updates, so I'll
send a new series for it.
Thanks
Hilton Chain (14):
gnu: clang-runtime-from-llvm: Adjust inputs for version 15 or later.
gnu: clang-runtime-from-llvm: Add phase for LLVM monorepo.
gnu: Add llvm-16.
gnu: Add clang-runtime-16.
gnu: Add clang-16.
gnu: Add libomp-16.
gnu: Add clang-toolchain-16.
gnu: Add lld-16.
gnu: Add llvm-17.
gnu: Add clang-runtime-17.
gnu: Add clang-17.
gnu: Add libomp-17.
gnu: Add clang-toolchain-17.
gnu: Add lld-17.
gnu/local.mk | 2 +
gnu/packages/llvm.scm | 147 ++++++++++++++----
.../patches/clang-16.0-libc-search-path.patch | 95 +++++++++++
.../patches/clang-17.0-libc-search-path.patch | 90 +++++++++++
4 files changed, 304 insertions(+), 30 deletions(-)
create mode 100644 gnu/packages/patches/clang-16.0-libc-search-path.patch
create mode 100644 gnu/packages/patches/clang-17.0-libc-search-path.patch
base-commit: b6619c5db410fb01e552c6168bd6bc7f41c6c993
--
2.41.0
This bug report was last modified 1 year and 184 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.