nixpkgs/pkgs/development/tools/misc/binutils
Sergei Trofimovich 27f20550b4 binutils-unwrapped-all-targets: fix libctf breakage
Before the change 'postFixup' was breaking binaries as it deleted `libctf.so`'s
dependency without fixing the links (https://hydra.nixos.org/build/173957444):

  objdump:
    symbol lookup error: ...-binutils-2.38/lib/libctf.so.0: undefined symbol: htab_eq_string

Instead of tying binutils and libbfd together let's stop replacing the
libraries and use local copies. They are not mechanically interchangeable.

Ideally binutils' upstream build system should allow linking external
`libbfd`/`libopcodes`/`libctf` but we are not there yet.
2022-04-23 08:13:09 +01:00
..
0001-libtool.m4-update-macos-version-detection-block.patch
0001-Revert-libtool.m4-fix-nm-BSD-flag-detection.patch
always-search-rpath.patch
build-components-separately.patch
default.nix binutils-unwrapped-all-targets: fix libctf breakage 2022-04-23 08:13:09 +01:00
deterministic.patch
mips64-default-n64.patch
R_ARM_COPY.patch
support-ios.patch
windres-locate-gcc.patch