mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: Remove clang-8.
* gnu/packages/llvm.scm (clang-8): Delete variable. * gnu/packages/patches/clang-8.0-libc-search-path.patch: Remove file. * gnu/local.mk (dist_patch_DATA): Unregister file. Change-Id: I46b47cb9847ef82a44817021c097b240547c3073
This commit is contained in:
parent
2214a13dc2
commit
c629ba1df4
3 changed files with 0 additions and 101 deletions
|
@ -1158,12 +1158,6 @@ Library.")
|
|||
'("clang-runtime-9-libsanitizer-mode-field.patch"
|
||||
"clang-runtime-9-glibc-2.36-compat.patch")))
|
||||
|
||||
(define-public clang-8
|
||||
(clang-from-llvm llvm-8 clang-runtime-8
|
||||
"0ihnbdl058gvl2wdy45p5am55bq8ifx8m9mhcsgj9ax8yxlzvvvh"
|
||||
#:legacy-build-shared-libs? #t
|
||||
#:patches '("clang-8.0-libc-search-path.patch")))
|
||||
|
||||
(define-public llvm-6
|
||||
(package
|
||||
(inherit llvm-10)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue