summaryrefslogtreecommitdiff
path: root/gnu/packages/patches/clang-runtime-3.5-libsanitizer-mode-field.patch
AgeCommit message (Collapse)Author
2025-08-19gnu: Remove clang-runtime-3.5.Andreas Enge
* gnu/packages/llvm.scm (clang-runtime-3.5): Delete variable. * gnu/packages/patches/clang-runtime-3.5-libsanitizer-mode-field.patch: Remove file. * gnu/local.mk (dist_patch_DATA): Unregister file. Change-Id: Iec7ca4be48b71b3546c1a2b9fa89d8736b343c93
2020-08-11gnu: clang-runtime-3.5: Fix build.Ricardo Wurmus
* gnu/packages/patches/clang-runtime-3.5-libsanitizer-mode-field.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. * gnu/packages/llvm.scm (clang-runtime-3.5): Add patch.