summaryrefslogtreecommitdiff
path: root/gnu/packages/patches/llvm-3.5-fix-clang-build-with-gcc5.patch
AgeCommit message (Collapse)Author
2025-09-19gnu: Remove llvm-3.5.Andreas Enge
* gnu/packages/llvm.scm (llvm-3.5): Delete variable. * gnu/packages/patches/llvm-3.5-fix-clang-build-with-gcc5.patch: Delete file. * gnu/packages/llvm.scm (dist_patch_DATA): Unregister file. Fixes: guix/guix#2100 Change-Id: I60dffaa5eb7f662994daefa84cd49dac5243c4c4
2017-05-04gnu: llvm-3.5: Fix build of clang-3.5.Ricardo Wurmus
* gnu/packages/patches/llvm-3.5-fix-clang-build-with-gcc5.patch: New file * gnu/local.mk (dist_patch_DATA): Add it. * gnu/packages/llvm.scm (llvm-3.5)[source]: Add patch.