GNU bug report logs -
#47173
[PATCH 0/1] Remove Clang 3.6.2.
Previous Next
Reported by: zimoun <zimon.toutoune <at> gmail.com>
Date: Mon, 15 Mar 2021 18:54:01 UTC
Severity: normal
Tags: patch
Done: Leo Famulari <leo <at> famulari.name>
Bug is archived. No further changes may be made.
Full log
Message #8 received at 47173 <at> debbugs.gnu.org (full text, mbox):
* gnu/packages/llvm.scm (clang-runtime-3.6, clang-3.6): Remove variables.
---
gnu/packages/llvm.scm | 11 -----------
1 file changed, 11 deletions(-)
diff --git a/gnu/packages/llvm.scm b/gnu/packages/llvm.scm
index fb45668735..7a390981ba 100644
--- a/gnu/packages/llvm.scm
+++ b/gnu/packages/llvm.scm
@@ -790,17 +790,6 @@ of programming tools as well as libraries with equivalent functionality.")
(base32
"153vcvj8gvgwakzr4j0kndc0b7wn91c2g1vy2vg24s6spxcc23gn"))))))
-(define-public clang-runtime-3.6
- (clang-runtime-from-llvm
- llvm-3.6
- "11qx8d3pbfqjaj2x207pvlvzihbs1z2xbw4crpz7aid6h1yz6bqg"
- '("clang-runtime-asan-build-fixes.patch")))
-
-(define-public clang-3.6
- (clang-from-llvm llvm-3.6 clang-runtime-3.6
- "1wwr8s6lzr324hv4s1k6na4j5zv6n9kdhi14s4kb9b13d93814df"
- #:patches '("clang-3.5-libc-search-path.patch")))
-
(define-public llvm-3.5
(package (inherit llvm-3.6)
(version "3.5.2")
--
2.30.1
This bug report was last modified 4 years and 99 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.