mirror of
https://codeberg.org/guix/guix.git
synced 2026-01-28 03:45:07 -06:00
gnu: Remove clang-runtime-8.
* gnu/packages/llvm.scm (clang-runtime-8): Delete variable. Change-Id: Ica1999299b0a79f082f08440c70ec9860d4dd071
This commit is contained in:
parent
c629ba1df4
commit
cedfb4fbad
1 changed files with 0 additions and 7 deletions
|
|
@ -1151,13 +1151,6 @@ Library.")
|
|||
"llvm-8-missing-include.patch"))))
|
||||
(license license:ncsa)))
|
||||
|
||||
(define-public clang-runtime-8
|
||||
(clang-runtime-from-llvm
|
||||
llvm-8
|
||||
"0dqqf8f930l8gag4d9qjgn1n0pj0nbv2anviqqhdi1rkhas8z0hi"
|
||||
'("clang-runtime-9-libsanitizer-mode-field.patch"
|
||||
"clang-runtime-9-glibc-2.36-compat.patch")))
|
||||
|
||||
(define-public llvm-6
|
||||
(package
|
||||
(inherit llvm-10)
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue