Versions
v0.7.1_p20210319 :: 0 :: gentoo
- Modified
- License
- BSD
- Keywords
- ~amd64 ~x86
v0.7.1-r2 :: 0 :: gentoo
- Modified
- License
- BSD
- Keywords
- ~amd64 ~x86
Dependencies
app-arch / libarchive : Multi-format archive and compression library
dev-libs / elfutils : Libraries/utilities to handle ELF objects (drop in replacement for libelf)
dev-libs / libelf : ELF object file access library
dev-libs / uthash : An easy-to-use hash implementation for C programmers
Runtime Dependencies
app-arch / libarchive : Multi-format archive and compression library
dev-libs / elfutils : Libraries/utilities to handle ELF objects (drop in replacement for libelf)
dev-libs / libelf : ELF object file access library
dev-libs / uthash : An easy-to-use hash implementation for C programmers
Bugs
- 889754
- virtual/libelf: support sys-devel/elftoolchain
Change logs
- Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
Move {sys-devel → dev-build}/bmake
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
Move {virtual -> app-alternatives}/yacc
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Jakov Smolic · gentoo
sys-devel/elftoolchain: Add 0.7.1_p20210319 snapshot
* Allows us to drop fno-common patch as well as some other hacks. Introcudes dev-libs/uthash dependency Signed-off-by: Jakov Smolic <jakov.smolic@sartura.hr> Signed-off-by: David Seifert <soap@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Jakov Smolic · gentoo
sys-devel/elftoolchain: Simplify bmake calls, change BINDIR
Signed-off-by: Jakov Smolic <jakov.smolic@sartura.hr> Signed-off-by: David Seifert <soap@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Jakov Smolic · gentoo
sys-devel/elftoolchain: Build and install all avalable tools
Closes: https://github.com/gentoo/gentoo/pull/20138 Closes: https://bugs.gentoo.org/778452 Signed-off-by: Jakov Smolic <jakov.smolic@sartura.hr> Signed-off-by: David Seifert <soap@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Jakov Smolic · gentoo
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>