summaryrefslogtreecommitdiff
path: root/gnu/local.mk
diff options
context:
space:
mode:
authorAndreas Enge <andreas@enge.fr>2025-09-14 18:56:03 +0200
committerAndreas Enge <andreas@enge.fr>2025-09-14 18:57:55 +0200
commite72271ff49e8e501d945b56110d004d7a8a12567 (patch)
treeca7cee8a3939f3b69e07f3940f4f57a70d894c00 /gnu/local.mk
parentde3a41473afa25c51ff8bb07bed33c38a5abc78e (diff)
gnu: Remove clang-6.
* gnu/packages/llvm.scm (clang-6): Delete variable. * gnu/packages/patches/clang-6.0-libc-search-path.patch: Delete file. * gnu/local.mk (dist_patch_DATA): Unregister file. Change-Id: Ife89d032bd5edbbc2613dbef71e5e8434d75c979
Diffstat (limited to 'gnu/local.mk')
-rw-r--r--gnu/local.mk1
1 files changed, 0 insertions, 1 deletions
diff --git a/gnu/local.mk b/gnu/local.mk
index 87b8dd26df0..a011000bc87 100644
--- a/gnu/local.mk
+++ b/gnu/local.mk
@@ -1093,7 +1093,6 @@ dist_patch_DATA = \
%D%/packages/patches/clang-3.5-libc-search-path.patch \
%D%/packages/patches/clang-3.5-libsanitizer-ustat-fix.patch \
%D%/packages/patches/clang-3.8-libc-search-path.patch \
- %D%/packages/patches/clang-6.0-libc-search-path.patch \
%D%/packages/patches/clang-11.0-libc-search-path.patch \
%D%/packages/patches/clang-12.0-libc-search-path.patch \
%D%/packages/patches/clang-13.0-libc-search-path.patch \