Age | Commit message (Expand) | Author |
---|---|---|
2021-03-23 | gnu: libelf: Fix compilation for powerpc64le-linux....* gnu/packages/elf.scm (libelf)[arguments]: Modify replacement 'configure phase to invoke "./configure" with "--host=powerpc64le-unknown-linux-gnu" on powerpc64le-linux. Signed-off-by: Chris Marusich <cmmarusich@gmail.com> | Leo Le Bouter |
2021-01-25 | Merge branch 'master' into staging | Leo Famulari |
2021-01-19 | gnu: libabigail: Update to 1.8....* gnu/packages/elf.scm (libabigail): Update to 1.8. | Eric Bavier |
2020-12-13 | gnu: elfutils: Update to 0.182....* gnu/packages/elf.scm (elfutils): Update to 0.182. [arguments]: Add "--disable-libdebuginfod" and "--disable-debuginfod" to #:configure-flags. | Marius Bakke |
2020-07-22 | gnu: 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-02 | gnu: libabigail: Update to 1.7....* gnu/packages/elf.scm (libabigail): Update to 1.7. | Marius Bakke |
2020-05-17 | gnu: elfutils: Skip tests on powerpc....* gnu/packages/elf.scm (elfutils)[arguments]: Skip tests on powerpc. | Efraim Flashner |