aboutsummaryrefslogtreecommitdiff
path: root/gnu/packages/patches/binutils-aarch64-symbol-relocation.patch
Commit message (Collapse)AuthorAge
* gnu: binutils: Update to 2.31.1.Marius Bakke2018-07-19
| | | | | | | | * gnu/packages/base.scm (binutils): Update to 2.31.1. (binutils/fixed): Remove variable * gnu/packages/linux.scm (make-linux-libre): Remove AArch64 workaround. * gnu/packages/patches/binutils-aarch64-symbol-relocation.patch: Delete file. * gnu/local.mk (dist_patch_DATA): Remove it.
* gnu: linux-libre: Fix build on AArch64.Marius Bakke2018-06-16
* gnu/packages/patches/binutils-aarch64-symbol-relocation.patch: New file. * gnu/local.mk (dist_patch_DATA): Register it. * gnu/packages/base.scm (binutils/fixed): New public variable. * gnu/packages/linux.scm (make-linux-libre)[native-inputs]: On aarch64, define new ld-wrapper with the above binutils and use it.