mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: Remove clang-runtime-10.
* gnu/packages/llvm.scm (clang-runtime-10): Delete variable. Change-Id: Ie5b2b99832e960448716a1b9cf5c796e2abd48c6
This commit is contained in:
parent
e4f8fb3ded
commit
d09e6684b7
1 changed files with 0 additions and 6 deletions
|
@ -1098,12 +1098,6 @@ Library.")
|
|||
`(("config" ,config))
|
||||
'())))))
|
||||
|
||||
(define-public clang-runtime-10
|
||||
(clang-runtime-from-llvm
|
||||
llvm-10
|
||||
"1yjqjri753w0fzmxcyz687nvd97sbc9rsqrxzpq720na47hwh3fr"
|
||||
'("clang-runtime-13-glibc-2.36-compat.patch")))
|
||||
|
||||
(define-public llvm-6
|
||||
(package
|
||||
(inherit llvm-12)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue