aboutsummaryrefslogtreecommitdiff
path: root/gnu/packages/patches/patchelf-page-size.patch
Commit message (Collapse)AuthorAge
* gnu: patchelf: Update to 0.10.Efraim Flashner2019-11-11
| | | | | | | | | | | * 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.
* gnu: patchelf: Update to 0.8.Mark H Weaver2015-01-06
| | | | | * gnu/packages/elf.scm (patchelf): Update to 0.8. * gnu/packages/patches/patchelf-page-size.patch: Adapt to new version.
* gnu: patchelf: Fix platform page size determination.Mark H Weaver2014-02-17
* gnu/packages/patches/patchelf-page-size.patch: New file. * gnu/packages/elf.scm (patchelf): Add the patch. * gnu-system.am (dist_patch_DATA): Add the patch.