]> git.ipfire.org Git - thirdparty/ccache.git/commit
feat(cmake): Use the matching lld for clang
authorGregor Jasny <gregor.jasny@logmein.com>
Sun, 22 Aug 2021 10:47:04 +0000 (12:47 +0200)
committerJoel Rosdahl <joel@rosdahl.net>
Sun, 29 Aug 2021 18:46:51 +0000 (20:46 +0200)
commit117ad3fbcec014a0c106c5ce1b86040eaf5529fc
tree9dda10255d2a098089d4eac34eed40ad5cbdc485
parent2d2500c884c020075138d4e1e5cc6ac6af98f994
feat(cmake): Use the matching lld for clang

Otherwise one could end up on Ubuntu with clang-11 calling lld-10
which breaks IPO.
.github/workflows/build.yaml
cmake/UseFastestLinker.cmake