Files
nixpkgs/pkgs/development/tools/misc/binutils/2.38
Yureka 0deec20d46 binutils: drop R_ARM_COPY.patch
This reverts commit b3640e024f.

When applied, the patch causes some dynamic relocations to be missing,
even in cases where they are clearly needed.

This causes bugs such as https://github.com/NixOS/nixpkgs/issues/107386
where `fprintf(stderr, ...)` segfaults because the stderr relocation was
not added.
2022-10-03 18:58:29 +02:00
..