Age | Commit message (Expand) | Author |
---|---|---|
2019-11-11 | gnu: 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 |
2015-01-07 | gnu: patchelf: On ARM, apply experimental patch to get it working....* gnu/packages/patches/patchelf-rework-for-arm.patch: New file. * gnu-system.am: Add it. * gnu/packages/elf.scm: Apply patch when the target is ARM. | Mark H Weaver |