aboutsummaryrefslogtreecommitdiff

d18637af1459d8b68bc1&showmsg=1'>gnu/packages/elf.scm
AgeCommit message (Collapse)Author
2020-07-22gnu: patchelf: Update to 0.11.Michael Rohleder
* gnu/packages/elf.scm (patchelf): Update to 0.11. Signed-off-by: Marius Bakke <marius@gnu.org>
2020-06-02gnu: libabigail: Update to 1.7.Marius Bakke
* gnu/packages/elf.scm (libabigail): Update to 1.7.
2020-05-17gnu: elfutils: Skip tests on powerpc.Efraim Flashner
* gnu/packages/elf.scm (elfutils)[arguments]: Skip tests on powerpc.
2020-02-05gnu: elfutils: Update synopsis and descriptionMark Wielaard
* gnu/packages/elf.scm (elfutils): Update summaries. [synopsis]: Updated. [description]: Updated. Signed-off-by: Marius Bakke <mbakke@fastmail.com>
2019-11-11gnu: patchelf: Update to 0.10.Efraim Flashner
* 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.