Skip to content

"Rebase" to newer binutils version

Robin Randhawa requested to merge rebase-to-binutils-2_36_1 into redox

This manually applies the redox specific commits on top of binutils v2_36_1. This was easier than an actual rebase which was seemingly taking ages and popping up all manner of conflicts.

Using this newer binutils fixes a build failure for aarch64-unknown-redox (see: https://sourceware.org/bugzilla/show_bug.cgi?id=27528).

Merge request reports