aboutsummaryrefslogtreecommitdiff

f='/guix/log/gnu/packages/elf.scm?id=e0945a02a41afe31d99e3920aa9f7e2239df7bb7'>elf.scm
AgeCommit message (Expand)Author
2020-07-22Revert "gnu: patchelf: Update to 0.11."...Patchelf has 700+ dependencies, so this should go through the staging branch. This reverts commit 20cc8f9487e949ed2d314219cc828c3663d4f12b. Marius Bakke
2020-07-21gnu: patchelf: Update to 0.11....* gnu/packages/elf.scm (patchelf): Update to 0.11. Signed-off-by: Marius Bakke <marius@gnu.org> Michael Rohleder
2020-06-02gnu: libabigail: Update to 1.7....* gnu/packages/elf.scm (libabigail): Update to 1.7. Marius Bakke
2020-05-17gnu: elfutils: Skip tests on powerpc....* gnu/packages/elf.scm (elfutils)[arguments]: Skip tests on powerpc. Efraim Flashner
2020-02-05gnu: elfutils: Update synopsis and description...* gnu/packages/elf.scm (elfutils): Update summaries. [synopsis]: Updated. [description]: Updated. Signed-off-by: Marius Bakke <mbakke@fastmail.com> Mark Wielaard
2019-11-11gnu: patchelf: Update to 0.10....* gnu/packages/elf.scm (patchelf): Update to 0.10. [source]: Remove patches. [arguments]: Remove patch/rework-for-arm phase. Add phase to modify tests for our modified GCC package. [native-inputs]: Add gcc:lib. * gnu/packages/patches/patchelf-page-size.patch, * gnu/packages/patches/patchelf-rework-for-arm.patch: Remove files. * gnu/local.mk (dist_patch_DATA): Remove them. Efraim Flashner