27f20550b4
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. |
||
---|---|---|
.. | ||
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 | ||
deterministic.patch | ||
mips64-default-n64.patch | ||
R_ARM_COPY.patch | ||
support-ios.patch | ||
windres-locate-gcc.patch |