summaryrefslogtreecommitdiff
path: root/gnu/local.mk
diff options
context:
space:
mode:
authorAndreas Enge <andreas@enge.fr>2025-08-19 21:16:49 +0200
committerAndreas Enge <andreas@enge.fr>2025-08-19 21:26:00 +0200
commite4f8fb3ded238a0b5bb1e9aefade0334fc0af127 (patch)
tree2ace05175baad4e2d5573304552520d03884edb3 /gnu/local.mk
parent6cf37fbc8e65f88adac978217efb02485ecb7bf6 (diff)
gnu: Remove clang-10.
* gnu/packages/llvm.scm (clang-10): Delete variable. * gnu/packages/patches/clang-10.0-libc-search-path.patch: Remove file. * gnu/local.mk (dist_patch_DATA): Unregister file. Change-Id: I226d945dc4ba33a0e49d5e8df3cd7d2630002ef1
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 e3cbc772a60..48b77df401e 100644
--- a/gnu/local.mk
+++ b/gnu/local.mk
@@ -1114,7 +1114,6 @@ dist_patch_DATA = \
%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-10.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 \