summaryrefslogtreecommitdiff
path: root/gnu/packages/patches/clang-9.0-libc-search-path.patch
AgeCommit message (Collapse)Author
2025-08-19gnu: Remove clang-9.Andreas Enge
* gnu/packages/llvm.scm (clang-9): Delete variable. * gnu/packages/patches/clang-9.0-libc-search-path.patch: Remove file. * gnu/local.mk (dist_patch_DATA): Unregister file. Change-Id: I1f6b288999f476583f6025de71c173b5511c4bb2 Change-Id: Ia81275e0a6600aba2d76c00534e4f88d63f61f34
2021-10-09gnu: clang@9: Do not refer to /lib on foreign distros.Ludovic Courtès
Partly fixes <https://issues.guix.gnu.org/51088>. * gnu/packages/patches/clang-9.0-libc-search-path.patch: Update.
2020-02-24gnu: clang@9: Fix search path handling.Marius Bakke
* gnu/packages/patches/clang-9.0-libc-search-path.patch: New file. * gnu/local.mk (dist_patch_DATA): Adjust accordingly. * gnu/packages/llvm.scm (clang-9): Add #:patches.