LICENSE: BSD This is an alternative to libelf or binutils, used to make experimental linux/musl/llvm/libc++ stage4
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0ccb7db097e2ef5b28e2042733638b0a4b2eadbe commit 0ccb7db097e2ef5b28e2042733638b0a4b2eadbe Author: Jakov Smolic <jakov.smolic@sartura.hr> AuthorDate: 2021-03-26 11:42:11 +0000 Commit: David Seifert <soap@gentoo.org> CommitDate: 2021-03-26 11:42:11 +0000 sys-devel/elftoolchain: tools for building/analyzing ELF program images * Elftoolchain contains a drop in replacement for libelf, released under the BSD licence. It also provides replacements for other tools, such as binutils, but in the scope of this contribution only libelf is added, with posibillity of extending the tools at some point. Closes: https://github.com/gentoo/gentoo/pull/18944 Closes: https://bugs.gentoo.org/762364 Signed-off-by: Jakov Smolic <jakov.smolic@sartura.hr> Signed-off-by: David Seifert <soap@gentoo.org> sys-devel/elftoolchain/Manifest | 1 + sys-devel/elftoolchain/elftoolchain-0.7.1.ebuild | 55 ++++++++++++++++++++++++ sys-devel/elftoolchain/metadata.xml | 12 ++++++ 3 files changed, 68 insertions(+)