On Sat, Oct 29, 2022 at 12:01 PM Piotr Karbowski <slashbe...@gentoo.org> wrote: > The state for this very moment is that we can have many versions of llvm > around, however we can at most have only one ld.lld installed. Usually > matching the lowest version of clang installed.
Have you seen these commits? commit 15aad9556ba01ff38a14775dedd8ee088c27c30f Author: Michał Górny <mgo...@gentoo.org> Date: Fri Oct 14 19:47:20 2022 +0200 sys-devel/lld: Enable slotting on 13.0.1 Signed-off-by: Michał Górny <mgo...@gentoo.org> commit f1a40a736023a8f1be25e478ef657cf4c772306b Author: Michał Górny <mgo...@gentoo.org> Date: Fri Oct 14 17:37:47 2022 +0200 sys-devel/lld: Enable slotting on 14.0.6 Signed-off-by: Michał Górny <mgo...@gentoo.org> commit ea9e70d251dd711b91ac3d6da48ab09ce564f3ea Author: Michał Górny <mgo...@gentoo.org> Date: Fri Oct 14 14:58:56 2022 +0200 sys-devel/lld: Enable slotting on LLD 15+ Signed-off-by: Michał Górny <mgo...@gentoo.org>