Age | Commit message (Expand) | Author |
---|---|---|
2021-10-09 | gnu: clang@11, clang@12: Do not refer to /lib on foreign distros.•••Partly fixes <https://issues.guix.gnu.org/51088>. * gnu/packages/patches/clang-11.0-libc-search-path.patch: Update. * gnu/packages/patches/clang-12.0-libc-search-path.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. * gnu/packages/llvm.scm (clang-12): Use it. | Ludovic Courtès |
2020-10-19 | gnu: LLVM, Clang: Add 11.0.0.•••* gnu/packages/patches/clang-11.0-libc-search-path.patch: New file. * gnu/local.mk (dist_patch_DATA): Adjust accordingly. * gnu/packages/llvm.scm (llvm-11, clang-runtime-11, clang-11, clang-toolchain-11): New variables. | Marius Bakke |