diff options
| author | Andreas Enge <andreas@enge.fr> | 2025-08-19 21:59:41 +0200 |
|---|---|---|
| committer | Andreas Enge <andreas@enge.fr> | 2025-08-19 22:18:23 +0200 |
| commit | d11dcafc8464b2d34d96bea823ec1a92b2bf16f5 (patch) | |
| tree | 600000104d437e2b7673dd7c5ab6d4a73e38e324 /gnu/local.mk | |
| parent | d5b489a77c19580fb13b19b15af0b6885c93e31f (diff) | |
gnu: Remove llvm-3.6.
* gnu/packages/llvm.scm (llvm-3.6): Delete variable.
* gnu/packages/patches/llvm-3.6-fix-build-with-gcc-10.patch: Remove file.
* gnu/local.mk (dist_patch_DATA): Unregister file.
Change-Id: Ideb23a850c9c4b3439d80eb1ed39a8485f3a3b07
Diffstat (limited to 'gnu/local.mk')
| -rw-r--r-- | gnu/local.mk | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gnu/local.mk b/gnu/local.mk index 511bffe7408..8530f3311a2 100644 --- a/gnu/local.mk +++ b/gnu/local.mk @@ -1829,7 +1829,6 @@ dist_patch_DATA = \ %D%/packages/patches/lirc-localstatedir.patch \ %D%/packages/patches/lirc-reproducible-build.patch \ %D%/packages/patches/llvm-3.5-fix-clang-build-with-gcc5.patch \ - %D%/packages/patches/llvm-3.6-fix-build-with-gcc-10.patch \ %D%/packages/patches/llvm-3.x.1-fix-build-with-gcc.patch \ %D%/packages/patches/llvm-13-gcc-14.patch \ %D%/packages/patches/lm-sensors-hwmon-attrs.patch \ |
