summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* sys-devel/lld-toolchain-symlinks: Support slotted LLD 14Michał Górny2022-10-141-0/+39
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* sys-devel/lld-toolchain-symlinks: Support slotted LLD 15+Michał Górny2022-10-142-0/+79
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* sys-devel/lld-toolchain-symlinks: Do not multilib by defaultMichał Górny2022-10-134-15/+38
| | | | | Bug: https://bugs.gentoo.org/876901 Signed-off-by: Michał Górny <mgorny@gentoo.org>
* sys-devel/lld-toolchain-symlinks: Add for LLVM 14.xMichał Górny2022-09-201-0/+33
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* sys-devel/lld-toolchain-symlinks: Add for LLVM 15.xMichał Górny2022-09-201-0/+33
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* sys-devel/lld-toolchain-symlinks: New package for binutils-free sysMichał Górny2022-09-202-0/+50
New package that installs generic "ld" symlink to LLD, for use on binutils-free systems. Note that while LLD itself is not slotted, this package is as it installs symlinks into slotted LLVM directories to avoid colliding with binutils-config. Signed-off-by: Michał Górny <mgorny@gentoo.org>